Follow Discussions for updates: https://github.com/websitecareio/wcioShop/discussions
An e-commerce solution focused on speed and reliability. Long story short, the first version of this system was built in 4 days of nonstop coding (YES I did not sleep for days coding the first version in 2010). This system has been in use since 2010 but never made public, this GitHub project will fix that. I will be making a lot of changes to this before adding files to GitHub. If you see this message, the project is not ready for use.
If you want to read the long version of why and how I coded this in 4 days originally, then head over to Discussions
- PHP 8 (Developed on PHP 8.x, might work on older versions)
- Apache 2.4+ web server
- A valid and working SSL certificate. Any error due to missing SSL will not be fixed. With the availability of free SSL LeetsEncrypt, there are no reason not to have it.
Here is the demo store:
- Shop live site: https://kimvinberg.dk
Catalog mode is a catalog only, no purchasing is possible. Prices and stock status is not displayed by default (but can be). Full shop mode is a fully working site with purchasing.
If you experience any errors, please report them at the link below. If you can provide screenshots too. Go here for issues or bug reports: https://github.com/websitecareio/wcioShop/issues
If you want to help, I would like any help I can get.
-
Coding help: Help in making custom apps like payment gateways, shipping stuff, and accounting sync would be useful as code debug of the system. Currently, there is no need for more people to work on the core itself because it's not ready to be used.
-
Design: If you want to, it could use a pretty store theme that can be downloaded. Must be your own design and code.
-
Translation: I haven't really looked much into how to translate this yet, will be looked into when it's ready for use I guess. But if you want to translate, let me know.
-
Testing: If you want to help test this out, open an issue and I will contact you (not everything is uploaded here yet, so I might have more ready that is not yet visible). IT can be maybe just a specific function or something.
There will be a default theme (not pretty, but functional. Check the live demo), you can of course create your own easily and do what you want.
There will be made several documentations. All can be found at link below: