attentus / attentus-wp
attentus WP is a Bedrock-based boilerplate for WordPress with modern development tools, easier configuration, and an improved folder structure.
Requires
- php: >=7.4
- ext-json: *
- composer/installers: ^1.6
- oscarotero/env: dev-master
- roots/bedrock-autoloader: ^1.0
- roots/soil: ^4
- roots/wordpress: ^5
- roots/wp-config: ^1.0
- roots/wp-password-bcrypt: ^1.0
- timber/timber: ^2
- twbs/bootstrap: ^5
- upstatement/routes: ^0
- vlucas/phpdotenv: ^5
- wordpress-premium/advanced-custom-fields-pro: ^5
- wordpress-premium/font-awesome-pro: ^6
- wordpress-premium/wpseo-premium: ^16
- wpackagist-plugin/jigsaw: 0.9.*
- wpackagist-plugin/wordpress-seo: ^16
Requires (Dev)
- kint-php/kint: dev-master
- roave/security-advisories: dev-latest
- wpackagist-plugin/debug-bar: dev-trunk
- wpackagist-plugin/theme-check: dev-trunk
This package is auto-updated.
Last update: 2024-11-09 02:53:45 UTC
README
attentus WP is a WordPress boilerplate based on Bedrock by roots.io. It combines useful technologies that together provide a modern, easy-to-maintain and performant base for WordPress projects of any kind. attentus WP includes:
- Environment-based development structure,
- Dependency manager PHP Composer which manages all plugins and third-party software,
- Timber, which integrates the Twig Template Engine in WordPress,
- and more.
Documentation
For more information on how to use attentus WP, please see the official documentation or - for attentus employees - the internal Wiki.
Requirements
attentus WP requires PHP 7.2, 7.3, or 7.4 (recommended) and WordPress 5.2 or higher. PHP Composer 2 must also be installed in order to use this boiletplate.
Support
Please direct your questions, feature requests and bug findings at GitLab's issue system or send an email.
Development
attentus WP is an in-house project which is actively being developed by attentus Gesellschaft für Marketing und Kommunikation mbH and is subject to its terms of use. Current lead develpoer is Kolja Nolte.
License
See LICENSE.md.