tigmo/tigmo-starter

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure

v5.1.4 2021-09-02 12:37 UTC

README

The Tigmo starting template is built on top of bedrock and includes our must use plugins.

Bedrock is a modern WordPress stack that helps you get started with the best development tools and project structure.

Much of the philosophy behind Bedrock is inspired by the Twelve-Factor App methodology including the WordPress specific version.

Features v3.0

  • Better 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 (separated web root and secure passwords with wp-password-bcrypt)

Requirements