globalis / wpg-custom-login
Customize your wp-login.php page with project logo and title
Package info
github.com/wp-globalis-tools/wpg-custom-login
Type:wordpress-plugin
pkg:composer/globalis/wpg-custom-login
0.3.0
2017-06-02 14:39 UTC
Requires
- php: >=5.5
This package is auto-updated.
Last update: 2026-03-01 00:23:29 UTC
README
Installation
You can install this plugin via the command-line or the WordPress admin panel.
via Command-line
- Download the latest zip of this repo.
- Add the folder in your plugins directory (wp-content/plugins)
- Activate the plugin via wp-cli.
wp plugin activate wpg-custom-login
via WordPress Admin Panel
- Download the latest zip of this repo.
- In your WordPress admin panel, navigate to Plugins->Add New
- Click Upload Plugin
- Upload the zip file that you downloaded.
Configuration
No configuration is required ! Just add your project logo (logo.png or logo.jpg in your theme directory) and title (Website's name in WordPress admin panel).