ICC Webmaster Settings
This YOURLS plugin make it possible to change logo, title, page footer, add custom CSS, and customize favicon lines into your YOURLS installation
by Ivan Carlos · github.com/ivancarlosti/yourlsiccwebmastersettings · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ivancarlosti/yourlsiccwebmastersettings/archive/refs/heads/main.zipICC Webmaster Settings plugin for YOURLS
This YOURLS plugin make it possible to change several settings like logo, title, page footer, add custom CSS, customize favicon lines, add reCAPTCHA, 2FA into your YOURLS installation.
Inspiration
- Project inspired by YOURLS-GWallChangeLogo, YOURLS-GWallChangeTitle,.
Instructions
- Download the plugin release
- Create the folder
icc-webmaster-settingsinto YOURLS path/user/pluginsand storeplugin.php,authenticator.phpon it - Activate plugin in
/admin/plugins.phppage of your YOURLS installation - Access
Webmaster Settingspage - Manage settings and save
Requirements
- YOURLS 1.10+
Screenshots
CSS snippet suggestion
#footer p a {
background: none !important;
padding-left: 0px !important;
}
input {
font-family: Verdana, Arial;
font-size: 10px;
color: #595441;
background-color: #FFFFFF;
border: 1px solid #88c0eb;
margin: 1px;
}
#error-message {
padding: 10px;
}
🧑💻 Consulting and technical support
- For personal support and queries, please submit a new issue to have it addressed.
- For commercial related questions, please contact me for consulting costs.