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
Requires
- php: >=5.6
- advanced-custom-fields/advanced-custom-fields-pro: *
- composer/installers: ^1.4
- deliciousbrains-plugin/wp-migrate-db-pro: ^1.8
- deliciousbrains-plugin/wp-migrate-db-pro-cli: ^1.3
- deliciousbrains-plugin/wp-migrate-db-pro-media-files: ^1.4
- deliciousbrains-plugin/wp-offload-media: *
- deliciousbrains-plugin/wp-offload-media-assets-pull: *
- johnpbloch/wordpress: ~5.0
- oscarotero/env: ^1.1.0
- roots/wp-config: ~1.0
- roots/wp-password-bcrypt: ~1.0
- roots/wp-stage-switcher: ^2.0
- vlucas/phpdotenv: ^2.0.1
- wpackagist-plugin/autodescription: ^4.0
- wpackagist-plugin/classic-editor: ^1.3
- wpackagist-plugin/duplicate-post: ^3.2
- wpackagist-plugin/favicon-by-realfavicongenerator: ^1.3
- wpackagist-plugin/goodbye-captcha: ^3.1
- wpackagist-plugin/google-site-kit: ^1.26
- wpackagist-plugin/html-forms: ^1.3
- wpackagist-plugin/imsanity: ^2.4
- wpackagist-plugin/query-monitor: ~3.1
- wpackagist-plugin/simple-history: ^2.41
- wpackagist-plugin/woocommerce: ^4.3
- wpackagist-plugin/wordfence: ^7.3
- wpackagist-plugin/wp-mail-smtp: ~1.3
Requires (Dev)
- roave/security-advisories: dev-master
- squizlabs/php_codesniffer: ^3.0.2
This package is auto-updated.
Last update: 2026-08-29 03:03:49 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)