S3 deployment Add-on for WP2Static
  • PHP 99.3%
  • Shell 0.6%
  • Nix 0.1%
Find a file
2020-03-17 04:33:24 +10:30
src phpstan adjust 2020-03-17 04:31:09 +10:30
tests phpstan adjust 2020-03-17 04:31:09 +10:30
tools safer mimetype check;phpstan adjust 2020-03-17 04:10:18 +10:30
views switch to AWS SDK 2020-02-22 17:27:11 +10:30
.gitignore wip refactor for V7 core 2020-02-22 01:28:02 +10:30
composer.json safer mimetype check;phpstan adjust 2020-03-17 04:10:18 +10:30
composer.lock safer mimetype check;phpstan adjust 2020-03-17 04:10:18 +10:30
LICENSE.txt start from Azure template 2019-04-15 19:27:39 +07:00
phpstan.neon phpstan adjust 2020-03-17 04:31:09 +10:30
README.txt V7 alpha 002 2020-03-17 04:33:24 +10:30
uninstall.php safer mimetype check;phpstan adjust 2020-03-17 04:10:18 +10:30
wp2static-addon-s3.php V7 alpha 002 2020-03-17 04:33:24 +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-002
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