Freezing updates
When you finished developing your store and everything works fine, you can freeze LemonStand updates. It will guarantee that future updates will not break the store. To lock updates, please open the config/config.php file and add the following line before the closing PHP tag:
$CONFIG['FREEZE_UPDATES'] = true;
After that LemonStand will not allow users to run the software update.
Next: Using the Maintenance Mode
Previous: LemonStand Configuration Tool
Return to System Installation, Configuration and Maintenance
Comments
No comments posted so far.
Add your comment
Loading form...