This project is not covered by Drupal’s security advisory policy.
Engage your visitors to your subscription content by allowing test one of your premium articles. Collect leads for upselling your subscription features.
Article test extends the Role paywall module. Visitors without access to the paywall content will be able to access one content behind the paywall.
Features
- Set how often a user can use the 'article test' feature, by default 30 days.
- Non registered users doing an article tests will register with their email. So you will be able to communicate with them to increment your subscriptions.
- Easily integrate with your workflow using other contributed modules like Flag and Role paywall.
Install
-
- Tradicional way: Download the module and Flag and place them in the modules folder. You will need to patch Flag module with this patch (see: #2988452)
- Use composer (recommended): Run
composer require drupal/article_test:)
- Enable it in the ‘Extend’ configuration page.
Set up
Follow this steps to properly set up the Article test feature to your content:
- Create a flag to store which users have access to which content:
- Go to: /admin/structure/flags
- And click: Add flag -> Select 'content' -> Label it as you want and select 'Personal' and for the flagable entities the bundles with paywall you want to create the article test for, for example 'Article'. The Role paywall should be activated for this bundles.
- Go to: /admin/config/content/role_paywall/article_test and set your flag and the time interval between tests for the users.
- Go to 'People' -> 'Permissions' and set permission for
Access POST on isEmailRegistered connector resourcefor anonymous users.
Supporting organizations:
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.- Project categories: Content editing experience
- Created by quiron on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
