How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Installing YOURLS with Composer is already possible out of the box and doesn't need anything special. Just do :
This plugin is an example of how to ship translations with your plugins.
YOURLS is a self-hosted URL shortening service that provides a platform for creating, managing, and tracking shortened links on a custom domain. Built as a web application, it functions as a redirection engine that processes incoming requests on the host server to perform HTTP redirects while capturing engagement metrics. The platform distinguishes itself through a modular architecture that allows for extensive customization. Users can modify core functionality or add new capabilities by installing or developing custom plugins, which integrate into the system through a hook-based event model.
The YOURLS test suite for plugins is a tool to test YOURLS plugins with standard PHPUnit tests.
:bulb: Plugin short description: what it does
The main features of yourls/plugin-sample are: Official Tools.
Open-source alternatives to yourls/plugin-sample include: yourls/composer-installer — Installing YOURLS with Composer is already possible out of the box and doesn't need anything special. Just do :. yourls/plugin-with-translations — This plugin is an example of how to ship translations with your plugins. yourls/yourls — YOURLS is a self-hosted URL shortening service that provides a platform for creating, managing, and tracking shortened… yourls/yourls-test-suite-for-plugins — The YOURLS test suite for plugins is a tool to test YOURLS plugins with standard PHPUnit tests.