Lune Boilerplate is a modern WordPress stack that helps you get started with the best theme development tools and project structure.
- Better folder structure
- Dependency management with Composer
- Easy WordPress configuration with environment specific files
- Environment variables
- Autoloader for mu-plugins (use regular plugins as mu-plugins)
- Enhanced security
- PHP >= 7.1 Install Pilothouse or Install Mamp Pro
- Composer - Install
- Download the latest release and setup.
- You can start the app with Composer, this will launch the required containers:
$ composer install
-
Run Pilothouse or Mamp Pro
-
Go to the url server for example
https://example.dev
to start installing WordPress