All Projects → terminal42 → contao-leads

terminal42 / contao-leads

Licence: other
No description or website provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Labels

Projects that are alternatives of or similar to contao-leads

contao-ajax reload element
AjaxReloadElement for Contao Open Source CMS
Stars: ✭ 15 (-51.61%)
Mutual labels:  contao
docker-contao
Setup Contao Projects with docker
Stars: ✭ 21 (-32.26%)
Mutual labels:  contao
docs-archive
Contao Documentation
Stars: ✭ 44 (+41.94%)
Mutual labels:  contao
managed-edition
Contao Managed Edition
Stars: ✭ 15 (-51.61%)
Mutual labels:  contao
contao-events subscriptions
Contao extension that allows members of your website to subscribe to the events
Stars: ✭ 12 (-61.29%)
Mutual labels:  contao
contao-theme-framework
A new standardized and database-less way to build frontend themes in Contao.
Stars: ✭ 13 (-58.06%)
Mutual labels:  contao
contao-cookiebar
Display the information about cookies on your Contao website
Stars: ✭ 27 (-12.9%)
Mutual labels:  contao
catalog-manager
Backend Module ohne Programmierkenntnisse erstellen.
Stars: ✭ 28 (-9.68%)
Mutual labels:  contao
contao-content-api-bundle
Contao JSON-API
Stars: ✭ 41 (+32.26%)
Mutual labels:  contao
core
Bootstrap 4 Contao Core Component
Stars: ✭ 16 (-48.39%)
Mutual labels:  contao
check
Contao Check
Stars: ✭ 49 (+58.06%)
Mutual labels:  contao

leads

This is a Contao extension that allows you to store and manage form data within Leads. Each Lead consists of a master form and optional slave forms. The master form defines which fields are available. This approach helps you e.g. to implement multilingual forms and store all data in the same Lead.

All configuration can be done in the form generator from Contao - please do not forget to activate the fields you want to save. Additionally you can set a label for the backend module of your Lead and define the listing of the form data using simple tags.

The leads extension additionally offers an export function for each Lead in the backend. You can configure it as you wish! Export options for CSV and Excel are available. However you need to install either the phpoffice/phpspreadsheet or phpoffice/phpexcel package for Excel support, otherwise the Excel export option will not be available.

Simple Tokens

The listing of the form data in the Contao backend can be configured using simple tokens, e.g.:

##created## - ##name## ##firstname##

Note: there is an additional tag available for the creation date: ##created##

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].