WP Manifestindependent plugin directory
manifest / users / wp-plugin-vip-membership

پلاگین اشتراک VIP

The VIP Membership plugin is a custom WordPress plugin designed to manage VIP memberships on your WordPress site. It allows site administrators to restrict content access to VIP members, providing exclusive content to subscribed users.

by sadeq yaqobi · github.com/sadeq-yaqobi/wp-plugin-vip-membership · 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/sadeq-yaqobi/wp-plugin-vip-membership/archive/refs/heads/main.zip

From the readme

WordPress Plugin: VIP Membership Version: 1.0.0 Author: Sadeq Yaqobi Description The VIP Membership plugin is a custom WordPress plugin designed to manage VIP memberships on your WordPress site. It allows site administrators to restrict content access to VIP members, providing exclusive content to subscribed users. Features - VIP Content Restriction: Restrict access to specific posts or pages to VIP members only. - Shortcode Support: Use shortcodes to control content visibility within posts or pages. - Customizable Membership Levels: Define different levels of VIP memberships with varying access permissions. - User-Friendly Interface: Manage memberships and restricted content easily through the WordPress admin panel. Installation 1. Download the Plugin: - Clone the repository: - Or download the ZIP file and extract it. 2. Upload to WordPress: - Upload the extracted plugin folder to the /wp-content/plugins/ directory of your WordPress installation. 3. Activate the Plugin: - Log in to your WordPress admin dashboard. - Navigate to Plugins Installed Plugins. - Locate VIP Membership and click Activate. Usage - Restricting

Read the full README on GitHub →