Netlify add-on for WP2Static https://wp2static.com/addons/netlify/
Find a file
2019-05-13 01:57:51 +07:00
js simplified plugin structure 2019-05-11 00:30:40 +07:00
src instantiate class when calling 2019-05-13 01:57:51 +07:00
views renaming / moving files 2019-04-27 18:12:43 +07:00
.gitignore wip composering addon 2019-05-10 18:42:02 +07:00
composer.json wip composering addon 2019-05-10 18:42:02 +07:00
composer.lock wip composering addon 2019-05-10 18:42:02 +07:00
LICENSE.txt initial copy from github 2019-04-27 18:07:37 +07:00
README.txt update readme 2019-05-10 17:58:59 +07:00
wp2static-addon-netlify.php wip debugging option retrieval 2019-05-10 21:02:16 +07:00

=== Plugin Name ===
Contributors: leonstafford
Donate link: https://leonstafford.netlify.io
Tags: wp2static,netlify,static
Requires at least: 3.2
Tested up to: 5.0.3
Stable tag: 0.1
License: Unlicense
License URI: http://unlicense.org

Adds Netlify as a deployment option for WP2Static.

== Description ==

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 ==

= 0.1 =

First release