Giter Club home page Giter Club logo

fabrik21's Introduction

Fabrik is the Joomla application builder

Installation

Join the chat at https://gitter.im/Fabrik/fabrik

  • Check out the files into your Joomla installations root directory
  • Log into your Joomla administration control panel
  • Go to Extensions > Extension Manager
  • Click the 'Discover' link
  • Click the 'Purge Cache' icon
  • Click the 'Discover' icon
  • Select the Fabrik package and click the 'Install' icon

Enabling Plugins

Fabrik ships with several of the most common element and validation plugins, however to reduce installation package size not all available plugins are pre-installed.

All other element and validation plugins can be found by following these steps:

  • Go to Extensions > Extension Manager
  • Click the 'Discover' link
  • Click the 'Purge Cache' icon
  • Click the 'Discover' icon
  • Find the element or validation plugin you want to install
  • Select it
  • Click 'Install'
  • Go to 'Manage' and make sure it is published

The element or validation plugin will then appear as an option when creating an element or validation.

Updating

Once you have installed Fabrik 3.x, if you want to stay up to date with the latest code updates between official releases, you can 'update from GitHub'.

Please see here for instructions on how to update from GitHub - http://fabrikar.com/forums/index.php?wiki/update-from-github/.

Upgrading

At the time of an official release, please follow the steps here - http://fabrikar.com/forums/index.php?wiki/upgrade-instructions/

Building

We have a Grunt build file which will create the Fabrik package for you, and place it in a folder /fabrik_build The build relies on node-gpy, which depending on your operating system may require additional installations beyond node itself. Please follow the instructions @ https://github.com/nodejs/node-gyp

Once done you should be able open a command prompt (best to run as administrator in Windows) and then do

npm install Grunt

An additional tasks is available for minimising the javascript:

Grunt js

Further Information

Wiki
FAQ
Forum
Things You Can Do
Contribute Code
Contribute Translation

fabrik21's People

Contributors

cheesegrits avatar pollen8 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fabrik21's Issues

Use of negative integers as primary keys

I use random number primary keys that range from -999999 to 999999 in my Fabrik lists. This was based on an earlier database design using MS Access. Whenever I edit/view a list item/record that contains a positive primary key, I can edit/view it in a form with no problem. But when I edit/view a list item/record with a negative primary key, I get the error "We are unable to find this record".

I have looked into the models\form.php code but it is quite complicated. Is there a way for Fabrik to use a negative primary key to edit/view a form?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.