This module allows to set up a high performance and comprehensive paywall solution with Drupal and the also open source REMP. The module integrates a Drupal site with the REMP CRM which will serve as the subscriber database for websites with paid content. You don't have to enable registration in Drupal for your subscribers. REMP also handles the payment gateways for your paywall and much more.
Requirements
This module requires no modules outside of Drupal core.
Installation
Install the remp module as you would normally install a contributed Drupal
module. Visit https://www.drupal.org/node/1897420 for further information.
After module enabled needs to add remp_member_only field to content type where needs to handle access for view.
Configuration
- Navigate to Administration > Extend and enable the REMP module.
- Navigate to Administration > Structure > Content types.
- Add remp_member_only field to bundle where needs to handle access for view.
- Configure REMP crm host and sales funnel at /admin/config/remp/settings. Optionally, If your content display is custom, you can check the "Use own anonym member sections" checkbox.
- Navigate to node bundle display view admin page and enable anonym display mode.
- Change display mode to Anonym and set as you need. Anonym users will see this display mode.
Add new content and check in the remp_member_only field.
Using custom content display
If your site does not use the entity view builder to render content, you must
wrap your content that is available to all users and to members only with a html
tag having the "remp-anonym" and "remp-member" ids respectively.
Project information
- Project categories: Access control, Integrations
- Ecosystem: Drupal core
2 sites report using this module
- Created by lbesenyei on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Initial release with Drupal 10 support.


