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
- Host: GitHub
- URL: https://github.com/elementor/wp2static-addon-zip
- Owner: elementor
- License: unlicense
- Created: 2020-02-22T01:02:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T14:46:12.000Z (over 3 years ago)
- Last Synced: 2025-07-13T09:54:20.370Z (10 months ago)
- Topics: strattic
- Language: PHP
- Homepage: https://wp2static.com/addons/zip/
- Size: 133 KB
- Stars: 19
- Watchers: 3
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ZIP Deployment Add-on plugin for WP2Static
===============================================
Adds a Zip archive deployment option for WP2Static.
[](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`