Skip to content

elementor/wp2static-addon-zip

Repository files navigation

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