Skip to content

starsea/cmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooperation Management Platform For Symfony2

Environment

  • php5.3+ (best php5.5+)
  • composer
  • opcache (not must need)

Usage

  • git clone
  • cd cmp && composer install # install vender
  • vim app/config/parameters.yml # edit u conf
  • chmod -R 777 app/cache app/log
  • php app/console assets:install <--env=prod>
  • php app/console assetic:dump <--env=prod>
  • php app/console doctrine:schema:create # create db

About

symfony2 simple cms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published