Skip to content
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.

Features

  • 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.

Requirements

Read Next

Installation

Clone this wiki locally