rah / rah_bitly_prevent
Prevent module for rah_bitly
Fund package maintenance!
www.paypal.me/jukkasvahn
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:textpattern-plugin
Requires
- php: >=7.2.0
- rah/rah_bitly: ^0.5.1
- textpattern/installer: *
- textpattern/lock: >=4.7.0
Requires (Dev)
- rah/mtxpc: ^0.9.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2024-10-26 21:19:16 UTC
README
This is an example plugin for rah_bitly showcasing extending. The plugin will prevent generating Bitly links for articles on section basis. Section’s which articles will not be published to Bitly can be configured from Textpattern CMS’ graphical Sections panel.
Install
Using Composer:
$ composer require rah/rah_bitly_prevent
Or download an installer package.
Changelog
Version 0.1.0 – 2022/04/26
- Initial release.