numero2 / contao-form-codes

Code management (e.g. coupons) and automatic distribution using Contao forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contao Form Codes

License: LGPL v3

About

This extension allows you to include a code within the notification when sending a form to your users. This code can be, for instance, a voucher, discount, or invitation code. Each code is valid only once, and you can track who has claimed which codes.

System requirements

Installation

  • Install via Contao Manager or Composer (composer require numero2/contao-form-codes)
  • Run a database update via the Contao-Installtool or using the contao:migrate command.
  • Create a new notification in the Notification Center of type Contao: Form submission and use the now available Simple-Token ##fc_code## to put the generated code into your e-mail
  • Create or edit a form and check the option Für Codes benutzen?, also make sure to select the correct notification
  • In the overview of your forms you'll now be presented with an additional button where you can import and manage your codes

About

Code management (e.g. coupons) and automatic distribution using Contao forms

License:GNU Lesser General Public License v3.0


Languages

Language:PHP 92.6%Language:SCSS 4.9%Language:CSS 2.5%