WP Manifestindependent plugin directory
manifest / users / woomembershipredirection

Custom Membership Redirects

Add URL redirection rules based on Woocomerce memberships, compatible with Skyverge Woocomerce membership plugin

by Your Name · github.com/ami3466/woomembershipredirection

1stars
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/ami3466/woomembershipredirection/archive/refs/heads/main.zip

Readme

=== Custom Membership Redirects === Contributors: Amit Elharar Tags: membership, redirects, custom redirects Requires at least: 5.0 Tested up to: 6.0 Stable tag: trunk License: GPL-3.0-or-later License URI: https://www.gnu.org/licenses/gpl-3.0.html

== Description == Custom Membership Redirects allows you to set up custom redirections based on membership plans and page URLs. This plugin is ideal for managing user access based on their membership level. Compatible with Skyverge Woocomerce membership plugin.

== Installation ==

  1. Upload the custom-membership-redirects directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Configure your redirects by going to the 'Membership Redirects' menu in the WordPress admin.

== Usage == After activation, you can add, edit, and delete redirects for specific membership plans and target URLs through the plugin settings.

== Changelog == = 1.1 =

  • Initial release.

== Upgrade Notice == = 1.1 = Initial release of Custom Membership Redirects plugin.

== Screenshots ==

  1. Settings page for configuring redirects.
  2. Example of existing redirects.

Read the full README on GitHub →