mcmaroon/mcps_image_regenerate

Console tool for quickly generating images for PrestaShop store.

dev-master 2018-06-14 10:44 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:56:23 UTC


README

Compatible with versions 1.6.x - 1.7.x

Screenshot

Installing

  1. Clone or download a repository

  2. Enter the cd mcps_image_regenerate directory

  3. Run "composer install" in the command line.

Usage

php run.php --help

-Optionally update the PATH environment variable to contain the mcps_image_regenerate directory.

psimgr --help

Example

php run.php --dir=C:/WTServer/WWW/prestashop --erase

or

psimgr --dir=C:/WTServer/WWW/prestashop --erase

or being in the main directory of a prestashop project

psimgr --erase

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details