Project

para

0.02
Low commit activity in last 3 years
A long-lived project that still receives updates
Rails admin engine
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Para Ain't Rails Admin

Admin / CMS Framework for rails. WIP

Detailed documentation (in progress too) can be found at in the Wiki section.

Installation

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.

Usage

The Para documentation can be found in the Wiki

Here's a summary of what you can find :

Getting started

Components

Customization

Misc features

Licence

Para is released under the MIT-Licence.