S3 deployment Add-on for WP2Static
  • PHP 99.3%
  • Shell 0.6%
  • Nix 0.1%
Find a file
2020-11-03 17:15:06 +10:30
.github/workflows Add codequality.yml for GitHub Actions. 2020-08-20 17:34:15 -05:00
src Rename all method names to camel case. 2020-08-20 17:27:52 -05:00
tests phpstan adjust 2020-03-17 04:31:09 +10:30
tools quieten zip building 2020-09-28 06:28:12 +09:30
views Add Object ACL option. 2020-06-10 16:03:31 -05:00
.gitignore quieten build script 2020-09-28 06:06:39 +09:30
composer.json fix updated dependency 2020-11-03 17:15:06 +10:30
composer.lock fix updated dependency 2020-11-03 17:15:06 +10:30
LICENSE.txt start from Azure template 2019-04-15 19:27:39 +07:00
phpstan.neon bump deps 2020-11-03 17:10:05 +10:30
README.txt rm table on uninstall;reduce run logic 2020-04-17 14:59:43 +09:30
uninstall.php rm cruft 2020-04-17 15:03:07 +09:30
wp2static-addon-s3.php fix updated dependency 2020-11-03 17:15:06 +10:30

=== Plugin Name ===
Contributors: leonstafford
Tags: wp2static,s3,static
Requires at least: 3.2
Tested up to: 5.4
Stable tag: 1.0-alpha-006
License: Unlicense
License URI: http://unlicense.org

Adds AWS S3 as a deployment option for WP2Static.

== Description ==

Take advantage of the S3 and optionally CloudFront 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