wp2static-addon-zip
wp2static-addon-zip copied to clipboard
Zip deployment addon for WP2Static
ZIP Deployment Add-on plugin for WP2Static
Adds a Zip archive deployment option for WP2Static.
Development
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