-
Hi im working with a **AWS** Instance through **Bitnami LAMP** it Generates QRs on JPG, and PNG format
YOURLS v 1.7.4
YOURLS-IQRCodes-2.1.1
YOURLS-U-SRV-2.1.0
phpMyAdmin v 4.9.1
PHP v 7.3.10
M…
-
Hi, thanks for your work!
is it possible for you to make your plugin compatible to the Plugin-Download-Plugin https://github.com/krissss/yourls-download-plugin ?
Thanks Michael
-
I'm using your plugin for yourls to upload 60k URL's to have them shortened with a specific short URL tag...and it's working GREAT...except...that I have to split up the CSV files into 2000 rows each …
-
Would be great if the bot would auto-shorten all URLs in a channel automatically.
Beyond supporting all of the big URL shortening services it would be awesome if it could work with a self-hosted YOUR…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://github.com/YOURLS/.github/blob/main/CODE_OF_CONDUCT.md).
### Submission validity
- [X] This is not a personal su…
-
Hi,
I have the latest version of YOURLS and have been able to activate all plugins except this one. I am getting a 500 Error when clicking activate.
I am using Chrome and have tested on IE as w…
-
Hi, I have installed this plugin fine on a very old yourls installation (1.7.2) many years ago. I tried today on a new site using yourls 1.8.1, and found it does not work. The short url redirects to t…
-
Your Template broke the Login Redirect after upgrade Yourls to 1.9.2 😔
-
```
The plugin description gives the impression this plugin will allow a yourls
installation to work (or at least the shortened URL's) on two domain names.
I fear I am overlooking something, but I a…
-
Things could be optimized :
```php
var_dump(yourls_is_shorturl('https://ozh.in/yp')); // bool(true)
var_dump(yourls_is_shorturl('http://ozh.in/yp')); // bool(true)
var_dump(yourls_…