StaticWeb Deploy

外掛說明

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈StaticWeb Deploy〉的開發相關工作。

參與者

將〈StaticWeb Deploy〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

Full changelog available at https://github.com/staticweb-io/static-deploy/blob/develop/CHANGELOG.md

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.

9.6.0

Prune unused AWS dependencies.

9.5.1

Initial submission to WordPress.org.