WP Manifestindependent plugin directory
manifest / utilities / yourlsiccwebmastersettings

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.zip

ICC 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

Instructions

  • Download the plugin release
  • Create the folder icc-webmaster-settings into YOURLS path /user/plugins and store plugin.php, authenticator.php on it
  • Activate plugin in /admin/plugins.php page of your YOURLS installation
  • Access Webmaster Settings page
  • Manage settings and save

Requirements

  • YOURLS 1.10+

Screenshots

1 2

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.