{"repo":"brightin/brightcontent","free":true,"listed":false,"github":"https://github.com/brightin/brightcontent","clone":"git clone https://github.com/brightin/brightcontent.git","description":"BrightContent, yet another cms / admin panel for Rails","language":"Ruby","stars":12,"topics":[],"license":"MIT","category":"dashboards-admin","readme_excerpt":"Brightcontent ============= Deprecated Brightcontent is deprecated. We will only support this project for as far as it suits our own needs. If you're looking for a Rails admin panel to use, you might want to look here. Brightcontent, yet another rails CMS / admin panel For developers , to make a custom CMS for non-technical users No standard 'cms-modules', we hate those, making custom is easy enough Built in the rails way, use your normals models, only controllers and views are provided Only exception: Page model is provided with tree structure, sorting, hidden and pretty urls like /services/cleaning/houses Supports Rails 4.2 and above Strong Parameters support Installation ------------ Include the gem in your Gemfile: Generate the initializer, copy migrations and edit routes file. This can be done via a generator. Migrate the database afterwards: $ rails generate brightcontent:install $ rails generate brightcontent:pages:install $ rails generate brightcontent:attachments:install $ rake db:migrate Go to /admin and login with default user (email: admin@example.com / password: password ). Add a resource to Brightcontent ------------------------------- Lets say, we want to add projects. Just create the Project model the rails way: $ rails g model Project name:string description:text $ rake db:migrate To add the resource to brightcontent run: $ rails generate brightcontent:resource Project Gratz! Projects can now be controlled with Brightcontent. Filters ------- Using filter fiel","default_branch":null,"files":null,"tree":[],"storefront":"/r/brightin","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/brightin/brightcontent/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}