Skildring
Turns your WordPress site into a secure, lightning-fast static website.
Features
- Deploy website directly to S3 and CloudFront
- Export website to a directory that can be served by your web server
- Full WP-CLI support
Speed
Static websites are many times faster than a normal WordPress server.
A simple S3 + CloudFront setup can easily serve millions of users.
The greatly increased speed generally improves SEO performance.
Security
Making the public version of your website a static website allows you to restrict access to your WordPress server.
This dramatically reduces the attack surface of your website and makes expensive WAF services unnecessary.
Omtalar
There are no reviews for this plugin.
Bidragsytarar og utviklarar
“StaticWeb Deploy” is open source software. The following people have contributed to this plugin.
ContributorsOmset “StaticWeb Deploy” til ditt eige språk.
Interested in development?
Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.
Endringslogg
Full changelog available at https://github.com/staticweb-io/static-deploy/blob/develop/CHANGELOG.md
9.8.0
Require PHP 8.2 or later.
9.7.1
Security update for CVE-2025-14761.
9.7.0
Don’t load plugin code unless in the CLI or an admin.
This should provide a small speed boost for non-admin
users.