A prototype of an lightweight PHP/MySQL online shop. Its a training project, but it offers interfaces, that can be used in realistic projects. With the system you can simulate a closed system: User for buying products. Administrator for managing products and monitoring the system. Provider for ship products. Every user type has an account overview and management and register functionalities.
#copyright Copyright 2015 DevWurm GPL 3 License (Read ./license/gpl-3.0.txt)
#documentation documentation will be offered in the future
#configuration +restore a mysql dtabase from the ./database/database.sql dumpfile +deploy the files to a web server +set your configuration in the ./config/order_system.conf file --> the deployment is finished, there is a standard user for the admin panel (change password after login!): username: root password: toor
#collaborating you can use the github issue tracker for bugs and feature requests or create a pull request to submit changes. Forks are very welcome, too. If you don't want to use these possibilities, you can also write me an email at devwurm@gmx.net.
#authors DevWurm devwurm@gmx.net Feel free to contact me, if you have any questions or ideas avout the project :)