To get started with the WordPress Email Redirect plugin, you need to follow a few simple steps. This plugin helps you manage user redirection based on their email domains, making it easier to guide your visitors to the right places.
- Custom URL Redirection: Redirect visitors to specific URLs based on their email domain.
- Widgets Support: Easily add to your site using WordPress widgets.
- Shortcodes: Use shortcodes to integrate with your content seamlessly.
- Admin Settings Page: Control domain-to-URL mappings from a user-friendly interface.
- Intelligent Subdomain Matching: Automatically matches subdomains and falls back to main domains.
- WordPress Version: Requires WordPress 5.0 or higher.
- PHP Version: Requires PHP version 7.0 or higher.
- Web Server: Apache or Nginx recommended.
To install the plugin, visit the Releases page to download the latest version of the plugin.
- Click on the Releases page link to access the downloads.
- Find the latest release. You can identify it by the version number and the date.
- Download the
.zipfile for the plugin. - Log in to your WordPress admin dashboard.
- Go to Plugins > Add New.
- Click on the Upload Plugin button at the top.
- Select the
.zipfile you downloaded. - Click Install Now.
- After installation, click Activate to enable the plugin on your site.
- Once activated, you will see a new menu item for the plugin in your admin dashboard.
- Go to the plugin settings under the WordPress admin panel.
- Here, you can set up domain-to-URL mappings and customize your redirection rules.
- Save your settings.
- You can use shortcodes to add redirection across your site.
- Widgets allow easy setup in sidebar regions to appear automatically.
- Use the admin settings to manage mappings and enable or disable the plugin as needed.
If you need additional help, please refer to the documentation included in the repository. Should you encounter any issues or have questions, the Issues section on GitHub can be a helpful resource.
The plugin checks the user's email domain against the mappings you set in the admin settings. If it finds a match, it redirects the user accordingly.
Yes, you can customize the appearance of the widget using CSS styles in your theme.
The WordPress Email Redirect plugin works with most WordPress themes. Ensure that your theme follows the best coding practices.
Yes, this plugin is fully compatible with HTTPS sites.
Contributions are welcome! If you want to report a bug or suggest a feature, please use the Issues section in the repository. Pull requests are also welcome if you want to improve the plugin.
Feel free to customize and create great user experiences by redirecting your visitors in a way that best suits your site's needs!