Cake PHP 3 based ecommerce Store generation with custom fields (Dynamic Database Development).
The framework's source code can be found here: cakephp/cakephp.
-
Download Composer or update
composer self-update
. -
If Composer is installed globally, run the following command in application root
composer install
You should now be able to visit the path to where you installed. Make sure to change the database credentials.
The install module is disabled at the moment so you can change your database credentials by going into the following file:
Plugins/Settings/config/datasource.json
You can either Migrate the database into the connected datasource by running the following commands from the root
cd bin
and then
cake bake migrate
Otherwise you can find a database sql dump file under config/sql
directory.
We've decided to add more features to this repository as well as update the existing codebase. A public demo is temporarily taken off. However a few Screenshots of the system are uploaded here: https://goo.gl/DnrTRQ