https://github.com/gocom/rah_bitly_prevent
Prevent publishing configured sections to Bitly
https://github.com/gocom/rah_bitly_prevent
bitly textpattern-cms-plugin textpattern-plugin
Last synced: 4 months ago
JSON representation
Prevent publishing configured sections to Bitly
- Host: GitHub
- URL: https://github.com/gocom/rah_bitly_prevent
- Owner: gocom
- License: gpl-2.0
- Created: 2013-05-06T07:26:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-07-16T11:31:30.000Z (6 months ago)
- Last Synced: 2025-08-16T15:03:08.478Z (5 months ago)
- Topics: bitly, textpattern-cms-plugin, textpattern-plugin
- Language: PHP
- Homepage:
- Size: 202 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- Contributing: CONTRIBUTING.textile
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
h1. rah_bitly_prevent
"Download":https://github.com/gocom/rah_bitly_prevent/releases | "Packagist":https://packagist.org/packages/rah/rah_bitly_prevent | "Issues":https://github.com/gocom/rah_bitly_prevent/issues
This is an example plugin for "rah_bitly":https://github.com/gocom/rah_bitly showcasing extending. The plugin will prevent generating "Bitly":https://bitly.com links for articles on section basis. Section's which articles will not be published to Bitly can be configured from "Textpattern CMS'":https://textpattern.com graphical "Sections":https://docs.textpattern.com/administration/sections-panel panel.
"!https://raw.githubusercontent.com/gocom/rah_bitly_prevent/screenshots/images/editor.png!":https://raw.githubusercontent.com/gocom/rah_bitly_prevent/screenshots/images/editor.png
h2. Install
Using "Composer":https://getcomposer.org:
bc. $ composer require rah/rah_bitly_prevent
Or "download":https://github.com/gocom/rah_bitly_prevent/releases an installer package.
h2. Changelog
h3. Version 0.1.0 - 2022/04/26
* Initial release.