campaign_kit 8.x-1.0-alpha3

Bug fixes
New features

== Installation and Setup ==

Install the key modules with Composer:

composer require "drupal/payment_stripe": "~1.0-alpha2"
composer require "drupal/campaign_kit": "~1.0-alpha3"

or add it in require section in your composer.json and run composer update.

== Enable Modules ==

  • Enable Campaign Kit Core, Campaign Kit, Campaign Kit Demonstration and Payment Stripe.

== To test payments ==

  • Create a test account with Stripe.
  • Provide configuration information (account ID, keys) to /admin/config/payment_stripe. Payment Stripe shows this in the account settings.

== Explore ==

  • Go to /admin/campaign_kit to see the Campaign Kid Administration Page.
  • Do not use the Donation pages yet, they will not work until the Payment Module is fully integrated.

metatag 8.x-1.5

Bug fixes
New features
Insecure

This release includes lots of bug fixes and improvements, thanks to all who contributed.

Changes since 8.x-1.4:

audit_log 8.x-2.x-dev

New features

The basic difference is that in a new version (2.x) of the module changes the approach to saving log audit records, the audit_log entity is used instead of a direct database storage.

Pages

Subscribe with RSS Subscribe to RSS - New features