An open API service indexing awesome lists of open source software.

https://github.com/elementor/wp2static-addon-zip

Zip deployment addon for WP2Static
https://github.com/elementor/wp2static-addon-zip

strattic

Last synced: 10 months ago
JSON representation

Zip deployment addon for WP2Static

Awesome Lists containing this project

README

          

ZIP Deployment Add-on plugin for WP2Static
===============================================

Adds a Zip archive deployment option for WP2Static.

[![CircleCI](https://circleci.com/gh/WP2Static/wp2static-addon-zip.svg?style=svg)](https://circleci.com/gh/WP2Static/wp2static-addon-zip)

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`