Problem Statement

All e-commerce frameworks are very difficult to customize in Backend if given to a rookie developer. Having been used Magento, Woocommerce, etc, I realized as to why isn't there an "easy" framework which can power my e-commerce website and let me change it easily, having novice experience in PHP and in MVC.

Ecommerce Framework

I made a new framework that includes all the access-level and other important features an e-commerce framework should have in an MVC design. This framework has the admin area, the customer area, and other DB access level code written in a "rookie" manner but with the matured design.


View Code