Skip to content
/ para Public
forked from para-cms/para

Rails complete admin interface builder

License

Notifications You must be signed in to change notification settings

Kinoba/para

This branch is 1 commit ahead of para-cms/para:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 23, 2020
Sep 23, 2014
Apr 26, 2017
Mar 24, 2017
Mar 10, 2021
Mar 24, 2017
Apr 21, 2016
Aug 21, 2017
Nov 5, 2016
Oct 8, 2014
Nov 5, 2016
Dec 10, 2018
Sep 23, 2014
Jul 20, 2015
Sep 23, 2014
Oct 30, 2019

Repository files navigation

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.

About

Rails complete admin interface builder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 67.4%
  • Sass 11.8%
  • SCSS 7.5%
  • Haml 6.5%
  • CoffeeScript 5.0%
  • HTML 1.3%
  • Other 0.5%