motivo/liberiser-visibility
Composer 安装命令:
composer require motivo/liberiser-visibility
包简介
Visibility plugin for liberiser components
README 文档
README
This is a plugin for Motivo\Liberiser modules. It adds visibility fields to the component.
Installation
You can install the package via composer:
composer require motivo/liberiser-visibility
Usage
Add the plugin to a module in the config file liberiser/config.php
Example:
'modules' => [
'pages' => [
'plugins' => [
'visibility' => true,
],
'active' => true,
],
],
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 4.64k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-09-23