PHPackages                             fgms/wp-plugin-vip - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. fgms/wp-plugin-vip

ActiveWordpress-plugin[Authentication &amp; Authorization](/categories/authentication)

fgms/wp-plugin-vip
==================

Wordpress plugin to create VIP Club Members

03HTML

Since Aug 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/fgms/wp-plugin-vip)[ Packagist](https://packagist.org/packages/fgms/wp-plugin-vip)[ RSS](/packages/fgms-wp-plugin-vip/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

VIP Club Plugin
===============

[](#vip-club-plugin)

- This plugin is used with wp-members to create a system that requires users to sign up as a member to get exclusive vip club member deals.
- It has a vip club page which explains how it works with a login.
- It also uses the Specials Custom post type from the wp-plugin-cpt.
- If not signed in when viewing the special index it only shows public specials.
- If you are signed in then the special index shows exclusive VIP Club specials as well.
- Has a `Settings->VIP Club` settings page for inital setup of integration to WP-Members plugin
- Has a `Settings->WP-Members` settings page for WP-Members plugin setup.

Requires
--------

[](#requires)

- [Piklist Plugin](https://en-ca.wordpress.org/plugins/piklist/)
- [WP-Members](https://en-ca.wordpress.org/plugins/wp-members/) [docs](https://rocketgeek.com/plugins/wp-members/docs/)
- [wp-theme-twig](https://github.com/fgms/wp-theme-twig) and child theme
- [wp-plugin-cpt](https://github.com/sturple/wp-plugin-cpt) (Specials Custom Post Type)

Setup
-----

[](#setup)

- add to composer `fgms/wp-plugin-vip`
- run the command `composer update`
- Install WP-Members Plugin
- [Setup WP-Members Plugin](docs/wp-members-setup.md)
- [Setup VIP Club Settings](docs/vip-club-setup.md)

shortcodes
----------

[](#shortcodes)

### \[vip\_specials\_active\]

[](#vip_specials_active)

AttributeDescriptionsingulara string sentence in singular form using %d in string to indicate number of exclusive specialsplurala string sentence in plural form using %d in string to indicate number of exclusive offerszeroa string sentence if there are zero offers#### Usage on Vip Page

[](#usage-on-vip-page)

```
[vip_specials_active singular="is currently %d exclusive special" plural="are currently %d exclusive specials" zero=" "]Special offers range from discounted accommodations, on-property dining and spa services to unique members-only packages.  There  %s available to VIP Club members.  Login to view or sign up today. It's free!  [/specials_active]
[wpmem_form login]

```

Tree
----

[](#tree)

```
├── composer.json - for composer
├── docs - docs
│   ├── vip-club-setup.md
│   └── wp-members-setup.md
├── parts
│   └── settings
│       └── vip-settings.php - Piklist setting to give menu Settings -> VIP Club
├── README.md - this files
├── shortcodes
│   └── vip-specials-active.php - allows singular, plural and zero sentence for exclusive offers
├── twig-templates
│   ├── archive-special.twig - overrides specials template index
│   └── single-special.twig - overrides special archive template
└── wp-plugin-vip.php

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5727854?v=4)[S Turple](/maintainers/sturple)[@sturple](https://github.com/sturple)

---

Top Contributors

[![pdion](https://avatars.githubusercontent.com/u/3267316?v=4)](https://github.com/pdion "pdion (1 commits)")

### Embed Badge

![Health badge](/badges/fgms-wp-plugin-vip/health.svg)

```
[![Health](https://phpackages.com/badges/fgms-wp-plugin-vip/health.svg)](https://phpackages.com/packages/fgms-wp-plugin-vip)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
