Skip to content

Latest commit

 

History

History
executable file
·
22 lines (13 loc) · 555 Bytes

README.md

File metadata and controls

executable file
·
22 lines (13 loc) · 555 Bytes

ZIP Deployment Add-on plugin for WP2Static

Adds a Zip archive deployment option for WP2Static.

CircleCI

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