Your shopping cart is empty!
Small changes/fixes to how opencart works.
Modify opencart file manger to allow upload of: SVG (with disable image resizing) PDF (manua..
FREE
Cron jobs are very useful to save you time running scheduled tasks automatically - such as send..
This modification makes changes to the database classes wrapping the connection part inside a try/ca..
Clean up opencart database with the demo data inserted during install. Empties tables containing dem..
Use the url to search for products matching their name/description on the not found error page. eg. ..
Replace file_get_contents() with PHP Curl. Some host have this disable resulting in the following er..
Small change to the Url class for Opencart. If the schema has not been set, then it will be automati..
If a resized image has been created but later deleted from the opencart image cache, you m..
Save a cached version of your sitemap instead of generating a new one for each request. Set to..