firebrandhq/silverstripe-phonelink
最新稳定版本:4.0.0
Composer 安装命令:
composer require firebrandhq/silverstripe-phonelink
包简介
Adds a telephone number option to TinyMCE's Insert Link dropdown for creating/editing tel: links using native SilverStripe 4 modals
关键字:
README 文档
README
Silverstripe 6 module adding the possibility to create / edit Phone number links using the TinyMCE editor (tel: links).
It uses the native SilverStripe 6 React modals and seamlessly integrates in the CMS.
If you need this for SilverStripe 4 use 2.1. If you need this for SilverStripe 3 use Nathan Cox's module.
Requirements
For SilverStripe 5.0 use version 3.x
For SilverStripe 4.4 use version 2.1.0
For SilverStripe 4.2 and 4.3 use version 2.0.3
For Silverstripe 4.0 to 4.1 use this branch
Installation
Run the following command:
composer require firebrandhq/silverstripe-phonelink "^4.0"
Screenshots
Translations
English and French are provided with the module.
Contributing
Versioning
This library follows Semver. According to Semver, you will be able to upgrade to any minor or patch version of this library without any breaking changes to the public API. Semver also requires that we clearly define the public API for this library.
All methods, with public visibility, are part of the public API. All other methods are not part of the public API. Where possible, we'll try to keep protected methods backwards-compatible in minor/patch versions, but if you're overriding methods then please test your work before upgrading.
Reporting Issues
Please create an issue for any bugs you've found, or features you're missing.
统计信息
- 总下载量: 83.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 1
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2018-07-26


