fulgurio / light-cms-bundle
Light CMS using Symfony 2 framework
Package info
github.com/fulgurio/LightCMSBundle
Language:JavaScript
Type:symfony-bundle
pkg:composer/fulgurio/light-cms-bundle
v2.2
2013-09-13 23:23 UTC
Requires
- php: >=5.3.2
- doctrine/doctrine-fixtures-bundle: dev-master
- friendsofsymfony/jsrouting-bundle: 1.1.*
- symfony/framework-bundle: 2.*
This package is not auto-updated.
Last update: 2026-02-28 22:22:05 UTC
README
LightCMS is a CMS (Content Manager System) which is built with Symfony 2 framework. Well, you can say "another CMS for what ?". Actually, many CMS make many thing, and need cpu ressource to display a website.
Features include:
- Pages are displaying like a tree, easier to find a page for edition
- Page model is usefull for specified page development
- Use the editor of your choice (TinyMCE and CkEditor soon)
- Blog mode is available with LightCMSBlog bundle
- [A user manager] (https://github.com/fulgurio/LightCMSUserBundle)