Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guessi/yourls-mobile-detect
Mobile-Detect plugin for YOURLS
https://github.com/guessi/yourls-mobile-detect
plugins shorten-urls yourls
Last synced: 14 days ago
JSON representation
Mobile-Detect plugin for YOURLS
- Host: GitHub
- URL: https://github.com/guessi/yourls-mobile-detect
- Owner: guessi
- License: mit
- Created: 2017-05-08T15:35:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-11T06:03:17.000Z (11 months ago)
- Last Synced: 2024-08-02T06:16:11.590Z (4 months ago)
- Topics: plugins, shorten-urls, yourls
- Language: PHP
- Size: 102 KB
- Stars: 22
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - Mobile Detect - Add ability to redirect by user device OS. (Plugins / M)
README
YOURLS Plugin - Mobile Detect
=============================Plugin for [YOURLS](http://yourls.org) 1.9+
Description
-----------
Redirect shorten url by device typeInstallation
------------
1. Create a folder named `mobile-detect` under `./user/plugins/`
2. Copy the files under this repository to `./user/plugins/mobile-detect/`
3. Launch Web UI, and activate the plugin via the plugins administration pageUsage
-----
1. add normal link for `XYZ`
2. add iOS specific link for `XYZ` with `ios` prefix, aka. `iosXYZ`
3. add AndroidOS specific link for `XYZ` with `androidos` prefix, aka. `androidosXYZ`**note** case-sensitive by default
License
-------* [YOURLS' License](https://github.com/YOURLS/YOURLS)
* [Mobile Detect License](https://github.com/serbanghita/Mobile-Detect)
* [License](LICENSE.md)Contact
-------
* http://github.com/guessi