An open API service indexing awesome lists of open source software.

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

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.