Tag Archives: prestashop

Prestashop: Free modules

A list of useful sites that provide free modules. List will be updated as and when I find new ones. From Prestashop community 1) [Free module] display multilingual HTML texts everywhere http://www.prestashop.com/forums/topic/172429-free-module-display-multilingual-html-texts-everywhere/ List of valuable and proven free modules for … Continue reading

Posted in CMS | Tagged | Comments Off on Prestashop: Free modules

Tips to Optimise your php.ini File for PrestaShop

PrestaShop system requirements Summary: Web server: Apache 1.3, Apache 2.x, Nginx or Microsoft IIS PHP 5.4+ MySQL 5.0+ PHP memory_limit 2048M upload_max_filesize 100M max_execution_time 1000 post_max_size 100M max_input_time -1 PHP extensions: GD, cURL, SimpleXML, SOAP To improve performances: MemCached, mcrypt … Continue reading

Posted in ecommerce | Tagged | Comments Off on Tips to Optimise your php.ini File for PrestaShop