Download the PHP package laemmi/laemmi-yourls-plugin-theme without Composer
On this page you can find all versions of the php package laemmi/laemmi-yourls-plugin-theme. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laemmi/laemmi-yourls-plugin-theme
More information about laemmi/laemmi-yourls-plugin-theme
Files in laemmi/laemmi-yourls-plugin-theme
Download laemmi/laemmi-yourls-plugin-theme
More information about laemmi/laemmi-yourls-plugin-theme
Files in laemmi/laemmi-yourls-plugin-theme
Vendor laemmi
Package laemmi-yourls-plugin-theme
Short Description Plugin for YOURLS. Nice Theme.
License MIT
Homepage https://github.com/laemmi/laemmi-yourls-plugin-theme
Package laemmi-yourls-plugin-theme
Short Description Plugin for YOURLS. Nice Theme.
License MIT
Homepage https://github.com/laemmi/laemmi-yourls-plugin-theme
Please rate this library. Is it a good library?
Informations about the package laemmi-yourls-plugin-theme
laemmi-yourls-plugin-theme
Plugin for YOURLS 1.7
Description
Nice theme for yourls as plugin You must install "laemmi-yourls-default-tools" first.
Installation
Go to project dir of yourls and enter
composer require laemmi/laemmi-yourls-plugin-theme
Go to the YOURLS Plugins administration page and activate the plugin.
Available config values
Add your own page name
define('LAEMMI_THEME_PAGE_NAME', 'My name');
Add your own sub page name
define('LAEMMI_THEME_PAGE_SUBNAME', 'My Subname');
if you want to use a navbar in footer add
define('LAEMMI_THEME_FOOTER_NAV', json_encode([
'LINK' => 'NAME'
]));
All versions of laemmi-yourls-plugin-theme with dependencies
PHP Build Version
Package Version
Requires
laemmi/laemmi-yourls-default-tools Version
^1.0
The package laemmi/laemmi-yourls-plugin-theme contains the following files
Loading the files please wait ....