Skip to content

Bancha/cakephp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bancha Development Playground

This is the development playground for Bancha developers. It's a fork of Cake PHP 2.0 + Bancha as a submodule.

You should ignore all branches other than testproject-bancha: https://github.com/Bancha/cakephp/tree/testproject-bancha

Sample-Project Setup:

  1. Download the test-project including the submodule in /plugins/Bancha
  2. Download ExtJS 4.
  3. Copy the Bancha JS plugins/Bancha/Lib/vendors/js/Bancha.js into app/webroot/js/
  4. Place ext-all.js and ext-all-dev.js into app/webroot/js/ and the ExtJS ressources folder into app/webroot/css/
  5. Configure your app/Config/database.php, then go in your console inside app/ and execute "./Console/cake" schema create

Done.

For more information go to http://banchaproject.org

Updates via Twitter http://twitter.com/#!/banchaproject


This package is not for production use. It includes multiple licences, everything works under GNU General Public License version 3 as far as we know, some parts also under MIT Licence.

Packages

No packages published

Languages

  • PHP 99.9%
  • Other 0.1%