mirror of
https://ghproxy.net/https://github.com/elementor/wp2static.git
synced 2026-07-21 11:47:28 +08:00
WordPress static site generator for security, performance and cost benefits
https://wp2static.com
- PHP 95%
- Clojure 2.4%
- Nix 1.5%
- Shell 0.6%
- JavaScript 0.3%
- Other 0.2%
| .github | ||
| integration-tests | ||
| src | ||
| tests | ||
| tools | ||
| views | ||
| .editorconfig | ||
| .envrc | ||
| .gitignore | ||
| CHANGELOG.md | ||
| composer.json | ||
| composer.lock | ||
| CONTRIBUTING.md | ||
| default.nix | ||
| LICENSE | ||
| phpstan.neon | ||
| phpunit.xml | ||
| README.md | ||
| uninstall.php | ||
| wp2static.php | ||
WP2Static
A WordPress plugin for static site generation and deployment.
Installation options
- from this source code
git clone https://github.com/leonstafford/wp2static.git(runcomposer installafterwards) - via Composer
composer require leonstafford/wp2static - get installer zip from wp2static.com
- compile your own installer zip from source code