A plugin to display charts about devices, platforms and browsers.
- Requires Your Own URL Shortener (YOURLS)
v1.9.2and above. - Requires
composerdependency manager installed
- Install the required dependency, navigate to the root directory of your YOURLS installation and run the following command:
composer require whichbrowser/parser - In
user/pluginscreate a new folder nameddevice-charts - Put this
plugin.phpscript into the folder - In admin page activate plugin
This package is licensed under the MIT License.
- This plugin is inspired and based on https://github.com/SachinSAgrawal/YOURLS-Device-Details
- It leverages functions and components found in the
yourls-infos.phpscript located in theyourlscodebase.
