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
- dev-master
- v5.1.4
- v5.1.2
- v5.1.1
- v5.1.0
- v5.0.1
- v4.1.0
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0
- v3.8
- v3.7
- v3.6
- v3.5
- v3.4
- v3.3
- v3.2
- v3.1
- v3.0.1
- v3.0
- v2.6
- v2.5
- v2.4
- v2.3
- v2.2
- v2.1.0
- v2.0.1
- v2.0
- v1.5.1
- 1.5
- v1.4
- v1.3
- v1.2
- v1.1
- dev-staging
- dev-menu-branch
- dev-google-map
- dev-new-release
- dev-tigmo-functionality-plugin
This package is auto-updated.
Last update: 2025-03-29 00:22:01 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)