Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 424 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 424 Bytes

prestupdater

PHP script to be executed using Prestashop Cron Task manager

Usage

  • Add script to internet-accessible place on your Prestashop server
  • Add cron line (usinge eg cronjobs module) to execute https://<URL>?secure_key=<SECURE_KEY>, where
    • URL - address to sync_products_attributes.php file
    • SECURE_KEY - MD5 of PS_SHOP_NAME configuration parameter value