Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/floschliep/YOURLS-Amazon-Affiliate
Add your Amazon Affiliate-Tag to all Amazon URLs before redirection
https://github.com/floschliep/YOURLS-Amazon-Affiliate
Last synced: 2 months ago
JSON representation
Add your Amazon Affiliate-Tag to all Amazon URLs before redirection
- Host: GitHub
- URL: https://github.com/floschliep/YOURLS-Amazon-Affiliate
- Owner: floschliep
- License: mit
- Created: 2016-12-06T18:06:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T10:08:08.000Z (over 4 years ago)
- Last Synced: 2024-08-02T06:14:11.020Z (5 months ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 26
- Watchers: 4
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Amazon Affiliate - Adds your Amazon Affiliate Tag to all Amazon URLs before redirection. (Plugins / A)
README
YOURLS-Amazon-Affiliate
=======================A YOURLS plugin which adds your Amazon Affiliate-Tag to all Amazon URLs before redirection.
## Supported Partner Programs
This plugin supports `amazon.com`, `amazon.de`, `amazon.co.uk`, `amazon.fr`, `amazon.es`, `amazon.it`, `amazon.in` and `amazon.co.jp` URLs.## Installation
* Open the `plugin.php` file located in the `amazon-affiliate` folder
* Replace `YOUR_TAG_HERE` in **line 15 to 20** with your respective affiliate tags (each partner program needs a different tag)
* Replace `YOUR_CAMPAIGN_HERE` with your campain name or assign null
* Upload the whole `amazon-affiliate` folder to `/user/plugins/` in the YOURLS directory on your server
* Open your YOURLS admin panel in your browser and navigate to **Manage Plugins**
* Activate the `Amazon Affiliate` plugin## Contact
Florian Schliep* [floschliep.com](http://floschliep.com)
* [@floschliep](https://twitter.com/floschliep/)## License
The Amazon Affiliate plugin is available under the MIT license. See the [LICENSE](https://github.com/floschliep/YOURLS-Amazon-Affiliate/blob/master/LICENSE) file for more information.