Adds a Zip archive deployment option for WP2Static.
Using directly from source code:
- clone this repo into your
wp-content/plugins/
directory composer install
To builld an installable zip file:
- clone this repo anywhere
composer install
composer build wp2static-addon-zip