https://github.com/gocom/rah_bitly_localhost
Localhost module for rah_bitly
https://github.com/gocom/rah_bitly_localhost
bitly textpattern-cms-plugin textpattern-plugin
Last synced: 5 months ago
JSON representation
Localhost module for rah_bitly
- Host: GitHub
- URL: https://github.com/gocom/rah_bitly_localhost
- Owner: gocom
- License: gpl-2.0
- Created: 2013-05-06T07:08:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T17:31:47.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T11:08:25.620Z (12 months ago)
- Topics: bitly, textpattern-cms-plugin, textpattern-plugin
- Language: PHP
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- 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_localhost
"Download":https://github.com/gocom/rah_bitly_localhost/releases | "Packagist":https://packagist.org/packages/rah/rah_bitly_localhost | "Issues":https://github.com/gocom/rah_bitly_localhost/issues
This is a localhost module for "rah_bitly":https://github.com/gocom/rah_bitly, a plugin for "Textpattern CMS":https://textpattern.com. It adds @https://example.com/#@ at the beginning of all published Bitly short links. This makes a permanent link pointing to a local address publishable.
h2. Installing
Using "Composer":https://getcomposer.org:
bc. $ composer require rah/rah_bitly_localhost
Or "download":https://github.com/gocom/rah_bitly_localhost/releases an installer package.
h2. Changelog
h3. Version 0.1.0 - 2022/04/25
* Initial release.