Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MatthewC/yourls-password-protection
A simple plugin to add password protection to your short urls!
https://github.com/MatthewC/yourls-password-protection
plugin yourls yourls-plugin
Last synced: 1 day ago
JSON representation
A simple plugin to add password protection to your short urls!
- Host: GitHub
- URL: https://github.com/MatthewC/yourls-password-protection
- Owner: MatthewC
- License: mit
- Created: 2017-07-09T03:07:33.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-05-17T21:42:14.000Z (over 1 year ago)
- Last Synced: 2024-08-02T06:16:34.625Z (3 months ago)
- Topics: plugin, yourls, yourls-plugin
- Language: PHP
- Homepage:
- Size: 48.8 KB
- Stars: 36
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Password Protection - Password protect any Short URL you want so that users are prompted for a password before redirection. (Plugins / P)
README
YOURLS Password Protection
====================Plugin for [YOURLS](http://yourls.org) `>= 1.7.3`.
Description
-----------
The *Password Protection* plugin will give you the ability to password protect any short URL you want (*passwords are set individually*)! The plugin will prompt the user for a password before redircting them!Installation
------------
1. In `/user/plugins`, create a new folder named `password-protection`.
2. Drop these files in that directory.
3. Go to the plugins administration page ( *eg* `http://sho.rt/admin/plugins.php` ) and activate the plugin.
3. Configure the plugin ( *eg* `http://sho.rt/admin/plugins.php?page=matthew_pwp` )!
4. Have fun!Example
-------
![Password Manager Example](https://mateoc.net/b_plugin/yourls_PasswordProtection/yourlsPasswordManager-1.1.gif "Password Manager Example")License
-------
[MIT](LICENSE)