teamsisu/contao-mm-frontend-input

An Contao Extension to provide Frontend Forms to fill out MetaModel Items

dev-master 2015-01-23 14:34 UTC

This package is not auto-updated.

Last update: 2024-04-23 00:43:00 UTC


README

Version

An Contao Extension to provide frontend forms to fill out MetaModel Items

Known limitations:

  • Currently no support for MetaModels with variants
  • Currently no support for multilingual MetaModels

How to use it.

Currently the extension is only available over composer add following package to your composer.json

  • teamsisu/contao-mm-frontend-input

For the implementation have a look at the Wiki: https://github.com/Teamsisu/contao-mm-frontendInput/wiki/Usage

Fields who are supported or in progress

  • Text
  • Select
  • Tags
  • File - incl. file upload
  • Longtext - incl. tinyMCE support
  • MultiColumnWizard
  • Numeric
  • Dezimal
  • URL

Additional note

This module is provided "as is", without warranty of any kind. It is still under development if you find any issues please use the github issue tracker.