highground/bulldozer
最新稳定版本:5.12.0
Composer 安装命令:
composer require highground/bulldozer
包简介
Framework for BasePlate based WordPress projects.
README 文档
README
What Bulldozer helps you to achieve
Bulldozer is a collection of classes to extend your (Timber) based theme.
- Block Renderer - Collects all the required block data and passes it to a twig template for rendering.
- Autoloader - Automatically loads all the PHP files in given directories.
- Cachebuster - A few methods to help you bust your cache via a Cron job.
- Site Icons - Adds your favicon files directly from your theme to your WordPress site.
Installation
The GitHub version of Bulldozer requires Composer and is setup for inclusion within a theme or plugin. If you'd prefer one-click installation for your site, you should use the WordPress.org version.
cd ~/wp-content/themes/my-theme composer require highground/bulldozer
统计信息
- 总下载量: 3.18k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-01-17