2017 © Pedro Peláez
 

contao-module contao-leads

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

image

terminal42/contao-leads

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  • Monday, March 19, 2018
  • by aschempp
  • Repository
  • 13 Watchers
  • 21 Stars
  • 10,991 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 10 Forks
  • 15 Open issues
  • 32 Versions
  • 11 % Grown

The README.md

terminal42/contao-leads

terminal42/contao-leads is an extension for the Contao CMS., (*1)

It allows you to store submissions from the Contao form generator into the database without the need to create tables for each form. Leads can then be viewed in the back end as well as exported into various formats (e.g. CSV or Excel)., (*2)

If multiple identical forms exist (e.g. in different languages), lead data can be grouped by the main form (e.g. your fallback language). This allows to view and export data as if it was just one form., (*3)

Installation

Choose the installation method that matches your workflow!, (*4)

Installation via Contao Manager

Search for terminal42/contao-leads in the Contao Manager and add it to your installation. Finally, update the packages., (*5)

Manual installation

Add a composer dependency for this bundle. Therefore, change in the project root and run the following:, (*6)

composer require terminal42/contao-leads

Depending on your environment, the command can differ, i.e. starting with php composer.phar … if you do not have composer installed globally., (*7)

Configuration

Initial configuration can be done in the form generator of Contao. Do not forget to activate the fields you want to save! In the form configuration, you can set a label for the back end menu link of your leads and define the listing of the form data using simple tokens., (*8)

To configure exports, first make sure you have at least one form submission. A global operation to configure exports is then available when viewing the lead data., (*9)

Permissions

For users that are not admins of the system, permissions need to be set up to access leads. Enable access to the leads back end module and select the forms of which lead data should be available. If the user does not need to configure the form itself, you don't need to give access to the form generator!, (*10)

You can additionally configure if a user is allowed to edit or delete existing leads., (*11)

Simple Tokens

Contao Simple Tokens are used to generate the back end list and as well as for customized exports. All saved form fields are available by their field name. For example, if you created a text field with name firstname, you can output its value in the back end list or the export using the ##firstname## simple token., (*12)

Additionally, the following simple tokens are providing data of the lead itself, rather than the data submitted through the form generator., (*13)

##_id##
Database ID of the lead record.
##_created##
Date and time when the lead was saved (when the form was submitted).
##_form
Database ID (and title) of the form that was submitted.
##_member##
ID of the front end member that was logged in while the form was submitted, or 0 if no member was logged in.

License

This bundle is released under the LGPL 3.0+ license, (*14)

The Versions

19/03 2018

dev-develop

dev-develop

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

19/03 2018

dev-master

9999999-dev

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

19/03 2018

1.4.10

1.4.10.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

19/03 2018

dev-hotfix/1.4.10

dev-hotfix/1.4.10

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

18/12 2017

1.4.9

1.4.9.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

18/12 2017

1.4.8

1.4.8.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

12/09 2017

dev-hotfix/1.4.8

dev-hotfix/1.4.8

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

26/06 2017

1.4.7

1.4.7.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

21/06 2017

1.4.6

1.4.6.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

22/05 2017

1.4.5

1.4.5.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

24/02 2017

dev-hotfix/1.4.5

dev-hotfix/1.4.5

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

21/02 2017

1.4.4

1.4.4.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

23/12 2016

1.4.3

1.4.3.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

22/12 2016

1.4.2

1.4.2.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

07/12 2016

1.4.1

1.4.1.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

25/08 2016

1.4.0

1.4.0.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

25/08 2016

1.3.3

1.3.3.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

18/08 2016

1.3.2

1.3.2.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

17/08 2016

1.3.1

1.3.1.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

05/08 2016

1.3.0

1.3.0.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

form export data store contao

02/08 2016

1.2.5

1.2.5.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao

14/06 2016

1.2.4

1.2.4.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao

06/06 2016

1.2.3

1.2.3.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao

17/05 2016

1.2.2

1.2.2.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao

20/03 2016

1.2.1

1.2.1.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao

07/12 2015

1.2.0

1.2.0.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao

29/06 2015

1.1.5

1.1.5.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao

15/06 2015

1.1.4

1.1.4.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao

23/05 2015

1.1.3

1.1.3.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao

04/02 2015

1.1.2

1.1.2.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao

08/01 2015

1.1.1

1.1.1.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao

09/09 2014

1.1.0

1.1.0.0

Leads extension for Contao Open Source CMS; Store and manage form data with ease!

  Sources   Download

LGPL-3.0+

The Requires

 

form export data store contao