WP Manifestindependent plugin directory
manifest / updates / simply-static-deploy

Simply Static Deploy archived

Deploy static WordPress sites easily to an AWS S3 bucket

by GRRR · github.com/grrr-amsterdam/simply-static-deploy · website

68stars
11kcomposer installs
10forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/grrr-amsterdam/simply-static-deploy/archive/refs/heads/main.zip

Also on Packagist as grrr-amsterdam/simply-static-deploy:

composer require grrr-amsterdam/simply-static-deploy

From the readme

Simply Static Deploy This repository is archived ❗️ GRRR no longer maintains this plugin. We recommend using the Pro plan of the Simply Static plugin. When we started this plugin, it fixed the lack of a deployment feature in Simply Static. Since then, the plugin has been updated, and the Pro plan offers exactly what we were missing. GRRR has contributed code and features to the Simply Static plugin, and we're happy to see it grow. We suggest taking a look, it's well worth the investment. Thanks to everyone who has taken an interest in this plugin! If you've enjoyed using this plugin or were inspired by it in any way, maybe you'd like to follow our blog, where we write about our work and the things we learn along the way: grrr.tech. Deploy static sites easily to an AWS S3 bucket - Utilizes the excellent Simply Static plugin for static site generation. - Adds deployment to S3-compatible storage (AWS S3, DigitalOcean Spaces, ...). - Adds optional CloudFront CDN invalidation step. - Steps can be triggered via a simple user interface or programmatically. - Ability to generate and deploy a single page including recursive option - Customizable using hooks and actio

Read the full README on GitHub →