zouloux/bowl
Composer 安装命令:
composer require zouloux/bowl
包简介
Advanced CMS fields workflow on top of Wordplate for Wordpress.
README 文档
README
Advanced CMS fields workflow on top of Wordplate for Wordpress.
Install
- Set this to
composer.jsonto install as amu-pluginwith Bedrock.
{ // ... "extra": { "installer-paths": { "public/mu-plugins/{$name}": [ "type:wordpress-muplugin", "zouloux/bowl" // ... other plugins ], "public/plugins/{$name}": [ "type:wordpress-plugin" // ... other plugins ], "public/themes/{$name}": [ "type:wordpress-theme" // ... themes ] }, "wordpress-install-dir": "public/wordpress" }, // ... }
-
Install with composer
$
composer require zouloux/bowl
Requirements
- Bowl uses Wordplate (
wordplate/framework). - Bowl needs
wpackagist-plugin/advanced-custom-fields-proandwordplate/acf - Bowl optionally uses
wpackagist-plugin/wp-multilangas mutli lang plugin.
Other plugins / packages you should use with Bowl :
wordplate/mailwpackagist-plugin/admin-ui-cleanerwpackagist-plugin/disable-commentswpackagist-plugin/flamingowpackagist-plugin/post-types-orderwpackagist-plugin/regenerate-thumbnailswpackagist-plugin/wp-limit-login-attemptskornrunner/blurhashif you want to use Bowl's BlurHash capabilities.
Documentation
TODO : Create a new bowl app with https://github.com/zouloux/starters
TODO : How to configure a Bowl app
TODO : Use it with Nano and twig to render templates
统计信息
- 总下载量: 793
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-03-22