mcmaroon/mcps_image_regenerate

Console tool for quickly generating images for PrestaShop store.

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 1

Open Issues: 0

pkg:composer/mcmaroon/mcps_image_regenerate

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

This package is not auto-updated.

Last update: 2025-09-28 10:37:22 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