28/03
2017
dev-master
9999999-devA very simple, simple CMS
MIT
The Requires
Wallogit.com
2017 © Pedro PelĂĄez
A very simple, simple CMS
Is a very simple cms, (*1)
Install!, (*2)
git clone https://github.com/jairoFg12/CMSBundle.git
Register the bundle, (*3)
#app/AppKernel.php ... new Tucompu\CmsBundle\CmsBundle() ...
Add the routing, (*4)
cms:
resource: "@CmsBundle/Controller/"
type: annotation
Update the database, (*5)
app/console doctrine:schema:update --force
A very simple, simple CMS
MIT