sfDynamicCMSPlugin - 0.4.2

Dynamic Content Management System (CMS)

« Back to the Plugins Home

Signin


Forgot your password?
Create an account

Tools

Stats

Module plugins

Some of the plugins offer one-click modules to easily add complete features to your symfony applications

advanced search
Plugin Information License Installation Readme All Releases Changelog Contribute
sfDynamicCMSPlugin 0.4.2beta for sf 1.2sf 1.1sf 1.0 and Propel MIT

Description

This plugin allows you to add a Dynamic Content Management System (CMS) to your Symfony project with the following features: * Manage different versions of a website (different applications or cultures) * For each version : * create and manage a tree structure for navigations (breadcrumb navigation) * manage routing & url of each element (fully generate routing.yml) * manage displayed menus * manage permissions to access content or display element in menu * manage pages associated to url (module/action) and page * manage page templates (global or specific to version) and template slots) * manage content (with slots system) * Manage permissions of CMS administration (for edition, administration, advanced administration, developpement). * i18n ready (the interface is translated / french translation included) * Can be used in any kind of module (by extending it or not), any kind of project.

Homepage

http://groups.google.com/group/sfdynamiccms

Categories

Leads

Name Email
gravatar Sylvain Papet moc.naeco-moc <<ta>> niavlys

This plugin is not exactly a CMS, it is more a CMF (Content Management Framework).

This plugin allows you to add a Dynamic Content Management System (CMS) to your Symfony project with the following features:

  • Manage different versions of a website (different applications or cultures)
  • For each version :
    • create and manage a tree structure for navigations (breadcrumb navigation)
    • manage routing & url of each element (fully generate routing.yml)
    • manage displayed menus
    • manage permissions to access content or display element in menu
    • manage pages associated to url (module/action) and page
    • manage page templates (global or specific to version) and template slots)
    • manage content (with slots system)
  • Manage permissions of CMS administration (for edition, administration, advanced administration, developpement).
  • i18n ready (the interface is translated / french translation included)
  • Can be used in any kind of module (by extending it or not), any kind of project.

The aim is to give a backend admin to navigation and content management for all kind of Symfony Project. Then plugin usage is quite more complex and quite different that sfSimpleCMS but permits to be used in any kind of project.

This CMS is not l10n, you can't have different versions for a page. But you can maintain different versions for a whole website. Then websites can be totaly different according to their culture and managed separately.

This CMS is currently used by all websites (15+) developped by the author : mainly e-commerce and corporate websites.