turnstile

Drupal paywall plugin
Log | Files | Refs | README | LICENSE

commit 9c5d6679aeb2deed6849312fdf58c104deef9971
parent b3817fce50285914336baa938bd18247fcf4b5f7
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  2 Oct 2025 23:30:28 +0200

add version number

Diffstat:
Mturnstile.info.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/turnstile.info.yml b/turnstile.info.yml @@ -3,6 +3,7 @@ type: module description: 'Adds price field to nodes and requires payment for access.' core_version_requirement: ^9 || ^10 package: System +version: '0.9.0' dependencies: - drupal:node - drupal:field