Thursday, July 18, 2013

Bundle : AlphaLemon

1. AlphaLemon CMS Sandbox
    - Installtion :
        source : https://github.com/alphalemon/AlphaLemonCmsSandbox

      
     Installing from the console
       app/console alphalemon:install-cms
     http://localhost/alcms.php/backend/en/index
         user : admin
         password : admin
  
   Installing using the web interface
     app/console assets:install web
     http://localhost/app_dev.php/install
     http://localhost/alcms.php/backend/en/index
         user : admin
         password : admin
 
   Running test unit :
      phpunit -c app 
     
    

No comments:

Post a Comment