https://github.com/suculent/yourls-ios-url-schemes-plugin
Plugin for YOURLS allowing redirects to URLs starting with itms-apps:// and itms-services://
https://github.com/suculent/yourls-ios-url-schemes-plugin
Last synced: 9 months ago
JSON representation
Plugin for YOURLS allowing redirects to URLs starting with itms-apps:// and itms-services://
- Host: GitHub
- URL: https://github.com/suculent/yourls-ios-url-schemes-plugin
- Owner: suculent
- Created: 2013-04-07T13:31:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-08-08T13:46:48.000Z (over 2 years ago)
- Last Synced: 2024-11-02T08:30:47.450Z (about 1 year ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 14
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - iOS URL - Adds support for URLs starting with `itms-apps://` and `itms-services://`. (Plugins / I)
README
iOS URL Schemes Plugin
=============================
Simple plugin for YOURLS URL shortener. Plugin adds support for redirects to URLs starting with itms-apps:// and itms-services://
This plugin requires YOURLS 1.6 (http://yourls.org) or higher
Download
--------
The plugin does all you need to redirect to itms-apps and itms-services URLs. You can add own protocols by adding your custom items to the $protocols array.
1. Download the plugin using the Download button(s) above.
2. Copy to your YOURLS installation root into `users/plugins`.
3. Activate the plugin in 'Manage Plugins' YOURLS_ROOT/admin/plugins.php
Install
-------
Copy the ios-url-schemes folder into user/plugins
Go to the Plugins administration page inside YOURLS Admin and activate the plugin.