-
Notifications
You must be signed in to change notification settings - Fork 26
Home
Alex Prokopenko edited this page Dec 1, 2017
·
8 revisions
WordPress Project Template is a skeleton WordPress site best for rapidly creating projects with modern development tools, easier configuration, and an improved folder structure.
- Dependency management with Composer
- Easy WordPress configuration with environment specific files
- Environment variables with Dotenv
- Autoloader for mu-plugins (use regular plugins as mu-plugins)
- Enhanced security (smart .htaccess files, robots.txt etc.)
Read full documentation in project Wiki.
- PHP >= 7.0
- Composer - Install