Netlify add-on for WP2Static https://wp2static.com/addons/netlify/
Find a file
2020-12-04 15:41:44 +11:00
src fix CLI cmd activation issue 2020-12-04 15:41:44 +11:00
tests typing;test config 2020-02-24 01:38:26 +10:30
tools bump deps;adjust build 2020-09-28 06:51:14 +09:30
views fix refs to core 2020-04-18 10:18:48 +09:30
.gitignore bump deps;adjust build 2020-09-28 06:51:14 +09:30
CHANGELOG.md don't try to deploy when addon not enabled 2020-11-28 15:16:24 +10:30
composer.json bump deps 2020-11-28 15:21:03 +10:30
composer.lock bump deps 2020-11-28 15:21:03 +10:30
LICENSE.txt reinit from s3 addon 2020-02-23 00:11:44 +10:30
phpstan.neon bump deps 2020-11-28 15:21:03 +10:30
phpunit.xml config updates 2020-02-24 01:08:34 +10:30
README.md bump deps;adjust build 2020-09-28 06:51:14 +09:30
uninstall.php rm table on uninstall;seed after db prep 2020-04-17 15:13:21 +09:30
wp2static-addon-netlify.php fix CLI cmd activation issue 2020-12-04 15:41:44 +11:00

WP2Static Netlify Deployment Add-on

Adds Netlify as a deployment option for WP2Static.

Take advantage of the Netlify to host your WordPress powered static website.

Installation ==

Upload the ZIP to your WordPress plugins page within your dashboard.

Activate the plugin, then navigate to your WP2Static main plugin page to see the new deployment option available.

Changelog ==

1.1

  • First release