This is a extension for phpBB 3.2 that allows you to create paid subscriptions for members to gain access to usergroups.
- Accept payments via PayPal in any currency supported by PayPal
- Supports multiple packages each with multiple price/length options
- Subscription packages can be attached to one or more usergroups
- Users are automatically added/removed from groups as their subscription starts/ends
- Optionally set subscribers' default group
- Notifications when a subscription is about to expire and has expired
- Configurable warning time and grace period
- Sandbox mode for testing
- PHP 5.6 or newer
- TLS 1.2 support
- A PayPal Business account
- Download the latest validated release.
- Unzip the downloaded release and copy it to the
ext
directory of your phpBB board. - Navigate in the ACP to
Customise -> Manage extensions
. - Look for
Group Subscription
under the Disabled Extensions list, and click itsEnable
link. - Set up and configure Group Subscription by navigating in the ACP to
Extensions
->Group Subscription
.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions
. - Look for
Group Subscription
under the Enabled Extensions list, and click itsDisable
link. - To permanently uninstall, click
Delete Data
and then delete the/ext/stevotvr/groupsub
directory.
- Important: Only official release versions validated by the phpBB Extensions Team should be installed on a live forum. Pre-release (beta, RC) versions downloaded from this repository are only to be used for testing on offline/development forums and are not officially supported.
- Report bugs and other issues to our Issue Tracker.
- Support requests should be posted and discussed in the Group Subscription topic at phpBB.com.
- Translations should be posted to the Group Subscription topic at phpBB.com.