Netlify add-on for WP2Static https://wp2static.com/addons/netlify/
Find a file
dependabot[bot] 248b5b6e27
Bump guzzlehttp/guzzle from 7.2.0 to 7.4.3
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.2.0 to 7.4.3.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.2.0...7.4.3)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 18:14:32 +00:00
.github update funding 2021-02-05 13:43:48 +10: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 wip adjust analysis 2021-01-15 13:15:05 +10:00
views wip adjust analysis 2021-01-15 13:15:05 +10:00
.gitignore bump deps;adjust build 2020-09-28 06:51:14 +09:30
CHANGELOG.md ver 1.0.1 2020-12-05 17:06:28 +11:00
composer.json bump deps;check php compat 2021-01-19 11:06:07 +10:00
composer.lock Bump guzzlehttp/guzzle from 7.2.0 to 7.4.3 2022-05-25 18:14:32 +00:00
LICENSE.txt reinit from s3 addon 2020-02-23 00:11:44 +10:30
phpstan.neon wip adjust analysis 2021-01-15 12:18:38 +10:00
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 ver 1.0.1 2020-12-05 17:06:28 +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