mirror of
https://gh.wpcy.net/https://github.com/elementor/wp2static.git
synced 2026-05-26 23:44:39 +08:00
WordPress static site generator for security, performance and cost benefits
https://wp2static.com
| .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