An open API service indexing awesome lists of open source software.

https://github.com/tb/activeadmin-selleo-cms

ActiveAdmin CMS extension
https://github.com/tb/activeadmin-selleo-cms

Last synced: 10 months ago
JSON representation

ActiveAdmin CMS extension

Awesome Lists containing this project

README

          

= ActiveadminSelleoCms

First install ActiveAdmin http://activeadmin.info/documentation.html

Then add to your Gemfile

gem 'activeadmin-selleo-cms'

Install the CMS

rails generate activeadmin_selleo_cms:install

Migrate database

rake db:migrate

And you're done! Run the app and create first CMS page.