CTools Token Access

Component ID

2286671

Component name

CTools Token Access

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

2109

Component created

Component changed

Component body

Build Status

Drupal module to restrict access based on token presence. You can even set up a token that expires after a certain time or expires after a selected number of hits.

Use this module when you want to easily share restricted content with one click.

This module provides:

  • A user interface to manage and export your tokens.
  • A CTools access plugin to use in your pages.

Issue management and Pull Requests are handled in the GitHub project page.

Quick guide

1. Create a token.

Go to admin/config/people/access-token.

CTools Token Access

2. Select access for your page.

CTools Token Access

3. Configure the access plugin.

Select the token to use and (if you want it to expire) select an expiration rule.

CTools Token Access

4. Done.

CTools Token Access