DEV Community

Oleg Khorev
Oleg Khorev

Posted on

If you are an old developer

If you are an old developer and have dream to learn something or build something - you can consider my SPA-Cart.

It is built with jQuery/PHP/MySQL.

Code structure is very simple:

  • index.php
  • Includes
  • Pages
  • Templates

Templates engine is similar to Smarty but much more developer friendly.

More about it you can find here:
https://spa-cart.com/page/about_spa_cart.html

Free download:
https://spa-cart.com/page/spa-cart-download.html

Demo:
https://demo.spa-cart.com/
https://demoadmin.spa-cart.com/admin

I finally opened this CMS to world. Hope no bugs or errors. I will try to not touch it for any version upgrades. All looks stable. Only high level security issues I will fix.

New version has a few medium security issues in Google - but it was just because Admin area was on the same domain as Customer area.

Top comments (0)