Light & Dark Mode Switcher is a user-friendly WordPress plugin that lets visitors easily toggle between light and dark themes on your website.
Installation
Installation via WordPress Admin
1. Download the `light-dark-mode-switcher-x.x.x.zip` file.
2. In your WordPress dashboard, go to **Plugins > Add New**.
3. Click **Upload Plugin**, choose the ZIP file, and click **Install Now**.
4. After installation, click **Activate** to enable the plugin.
Manual Installation
1. Extract the ZIP file to a folder named `light-dark-mode-switcher`.
2. Upload this folder to the `/wp-content/plugins/` directory on your server.
3. In your WordPress dashboard, go to **Plugins** and click **Activate** under “Light & Dark Mode Switcher”.
Installation via Composer
1. Run `composer require wpackagist-plugin/light-dark-mode-switcher`.
2. The plugin will be installed in the `wp-content/plugins/` directory.
3. In your WordPress dashboard, go to **Plugins** and click **Activate** under “Light & Dark Mode Switcher”.
Leave a Reply