Rails complete admin interface builder
Admin / CMS Framework for rails. WIP
Detailed documentation (in progress too) can be found at in the Wiki section.
First, add the following line to the Gemfile
gem 'para', github: 'para-cms/para'
Then :
bundle install
And run the install generator :
rails g para:install
For detailed instructions, please refer to the wiki
Installation section.
The Para documentation can be found in the Wiki
Here’s a summary of what you can find :
Para is released under the MIT-Licence.