Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-08T13:46:48.000Z (over 1 year ago)
- Last Synced: 2024-08-02T06:16:00.489Z (3 months ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 13
- 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 intouser/plugins
Go to the Plugins administration page inside YOURLS Admin and activate the plugin.