Download the PHP package lms42/content-bundle without Composer
On this page you can find all versions of the php package lms42/content-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lms42/content-bundle
More information about lms42/content-bundle
Files in lms42/content-bundle
Download lms42/content-bundle
More information about lms42/content-bundle
Files in lms42/content-bundle
Vendor lms42
Package content-bundle
Short Description Simple content management: pages and categories.
License MIT
Homepage https://4xxi.com
Package content-bundle
Short Description Simple content management: pages and categories.
License MIT
Homepage https://4xxi.com
Please rate this library. Is it a good library?
Informations about the package content-bundle
ContentBundle
Introduction
This bundle provides basic CMS functionality with its own admin part. It didn't require any other bundles.
IMPORTANT This bundle is in development.
Features
- Categories management (frontend + backend).
- Content management (frontend + backend).
- Bundle is translated, see Resources/translations.
Requirements
- Symfony2 with twig.
- Doctrine2, DoctrineExtension & DoctrineFixtures.
- Highly recommended FOSUserBundle (please see the installation steps here).
- Annotations for Controllers.
- jQuery + twitter bootstrap js.
- Twitter Bootstrap css file (or with the same styles).
- It is recommended to use this bundle with SmirikAdminBundle which provides public assets (including twitter bootstrap & jquery) + menu + core classes.
Installation
-
Add bundle to your
deps
file: -
Register the namespace in
autoload.php
(if you don't use other Smirik* bundles): -
Register bundle in your
AppKernel.php
: -
Add routes to
routing.yml
: -
Update database and load test fixtures to see admin functionality
-
See test content at
http://host/admin/content/
-
Please check that
bootstrap.css
file is loaded. - Enjoy!
Database schema
License
Academic.
All versions of content-bundle with dependencies
PHP Build Version
Package Version
No informations.
The package lms42/content-bundle contains the following files
Loading the files please wait ....