YOURLS —
YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. You'll have full control over your data, detailed stats, analytics, plugins, and more. It's free.
To get started, check yourls.org!
Learn more tweaks in the Wiki documentation.
- Read and subscribe to the The Official YOURLS Blog
- Follow @yourls
- Subscribe to the YOURLS User Newsletter (infrequent, low volume)
- Follow @yourls_dev
- Check commit messages
- Check the Road map
Before opening any issue, please search for existing issues and read the Issue Guidelines.
Have a new bug to report? Please open a new issue.
For transparency, YOURLS will be maintained under the Semantic Versioning principles as much as possible. Releases are numbered with the following format: <major>.<minor>.<patch>
and the following guidelines:
- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc changes bumps the patch
Free software. Do whatever the hell you want with it. YOURLS is released under the MIT license