Skip to content

PHP script to be executed using Prestashop Cron Task manager

License

Notifications You must be signed in to change notification settings

qooban/prestupdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

PHP script to be executed using Prestashop Cron Task manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages