WP Manifestindependent plugin directory
manifest / unclassified / login-branding

Login Branding

Customize the WordPress admin login screen with branding options, including a two-column layout and a background image.

by OctaHexa Media LLC · github.com/wpspeedexpert/login-branding · 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/wpspeedexpert/login-branding/archive/refs/heads/main.zip

Declares an update source (https://github.com/WPSpeedExpert/login-branding.git), so updates arrive through the plugin's own updater.

From the readme

Customize the WordPress login screen with branding options, including a two-column layout and a background image. The Login Branding plugin allows you to personalize your WordPress login page by adding your own logo, background image, and footer text. It's perfect for branding client sites or enhancing your own login experience. Features: - Custom Logo: Replace the default WordPress logo with your own. - Logo Link: Set a custom URL for your login logo. - Background Image or Color: Customize the login page background with an image or a solid color. - Footer Text: Add custom footer text to the login page. - Responsive Design: Ensures the login page looks great on all devices. 1. Upload the Plugin Files - Upload the login-branding folder to the /wp-content/plugins/ directory. 2. Activate the Plugin - In your WordPress admin dashboard, navigate to Plugins Installed Plugins. - Locate Login Branding and click Activate. 3. Configure Plugin Settings - Go to Settings Login Branding. - Logo URL: Enter the URL to your custom logo image. - Logo Link: Specify the URL you want the logo to link to. - Background Image Path: Enter the URL to your background image.

Read the full README on GitHub →