new version to Playground CMS Module

Installs: 349

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 1

Open Issues: 0

pkg:composer/playground/cms2

dev-develop 2015-08-17 13:15 UTC

This package is not auto-updated.

Last update: 2025-09-27 19:47:50 UTC


README

Ce projet est le core de playgroundCMS

Il a besoin de PGCMS qui supporte les thèmes de playgroundCMS

Documentation

La documentation sur PlaygroundCMS se trouve ici.

Dépendances

"php": ">=5.3.3",
"zendframework/zend-mvc" : "~2.1",
"zendframework/zend-form" : "~2.1",
"zendframework/zend-loader" : "~2.1",
"zendframework/zend-servicemanager" : "~2.1",
"zendframework/zend-modulemanager" : "~2.1",
"zendframework/zend-stdlib" : "~2.1",
"doctrine/doctrine-orm-module" : "*",
"widmogrod/zf2-assetic-module": "1.3.3",
"hounddog/doctrine-data-fixture-module": "0.*",
"zendframework/zend-developer-tools" : "dev-master",
"jhuet/zdt-logger-module" : "0.*",
"zf-commons/zfc-base" : "0.*",
"bjyoungblood/bjy-authorize" : "1.1.*",  
"playground/core" : "2.*",
"playground/user" : "2.*",
"playground/design" : "2.*"