fulgurio / light-cms-bundle
Light CMS using Symfony 2 framework
Installs: 35
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Type:symfony-bundle
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: 2025-03-01 17:29:42 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)