Device Charts

October 14, 2024 ยท View on GitHub

A plugin to display charts about devices, platforms and browsers.

  • Requires Your Own URL Shortener (YOURLS) v1.9.2 and above.
  • Requires composer dependency manager installed

Usage

screenshot

Installation

  1. Install the required dependency, navigate to the root directory of your YOURLS installation and run the following command: composer require whichbrowser/parser
  2. In user/plugins create a new folder named device-charts
  3. Put this plugin.php script into the folder
  4. In admin page activate plugin

License

This package is licensed under the MIT License.

Acknowledgments