Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 530 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 530 Bytes

Opencart Turbo

Version: 0.1

Developed by Atomix

http://www.atomix.com.au

This script will apply several changes to boost the performance of OpenCart, including:

  • DONE: Convert MySQL DB Storage Engine from MyISAM to InnoDB
  • DONE: Add indexes to all foreign keys
  • TODO: Delete Script Function
  • TODO: Replace config.php and admin/config.php with dynamic Git-friendly version
  1. This script should be deleted immediately following use
  2. This script should be run again following OpenCart upgrades