innoweb/silverstripe-cmsstickymenupreference
最新稳定版本:4.0.0
Composer 安装命令:
composer require innoweb/silverstripe-cmsstickymenupreference
包简介
Adds the ability for users to control the default CMS sticky menu setting for their login
README 文档
README
Overview
Adds the ability for users to control the default CMS sticky menu setting for their login.
Based on the ideas from Webbuilders Group's CMS Preview Preference module.
Requirements
- SilverStripe Admin 3.x (Silverstripe 6)
Installation
Install the module using composer:
composer require innoweb/silverstripe-cmsstickymenupreference dev-master
Then run dev/build.
Configuration
The default menu mode is set to "default", you can change this in your config by setting the UserMenuPreference.DefaultMode setting to one of the following: "open", "closed" or "default".
Innoweb\CMSStickyMenu\Model\UserMenuPreference: DefaultMode: 'open'
Usage
When managing a user or a user views their profile in the CMS they will see the ability to toggle which menu mode is their default menu mode, after changing this the user will be asked to reload the cms to update the setting.
License
BSD 3-Clause License, see License
统计信息
- 总下载量: 3.86k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-07-18