Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/contao-community-alliance/contao-multicolumnwizard-frontend-bundle


https://github.com/contao-community-alliance/contao-multicolumnwizard-frontend-bundle

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

[![Build Status](https://github.com/contao-community-alliance/contao-multicolumnwizard-frontend-bundle/actions/workflows/diagnostics.yml/badge.svg)](https://github.com/contao-community-alliance/contao-multicolumnwizard-frontend-bundle/actions)
[![Latest Version tagged](http://img.shields.io/github/tag/contao-community-alliance/contao-multicolumnwizard-frontend-bundle.svg)](https://github.com/contao-community-alliance/contao-multicolumnwizard-frontend-bundle/tags)
[![Latest Version on Packagist](http://img.shields.io/packagist/v/contao-community-alliance/contao-multicolumnwizard-frontend-bundle.svg)](https://packagist.org/packages/contao-community-alliance/contao-multicolumnwizard-frontend-bundle)
[![Installations via composer per month](http://img.shields.io/packagist/dm/contao-community-alliance/contao-multicolumnwizard-frontend-bundle.svg)](https://packagist.org/packages/contao-community-alliance/contao-multicolumnwizard-frontend-bundle)

# Frontend support for the MultiColumnWizard (MCW)

Install this package to be able to use the [MultiColumnWizard](https://github.com/menatwork/MultiColumnWizard)
in the frontend.

Currently, the module can safely handle text fields - all other field types must be checked separately.

Adding and deleting is performed via "[Vanilla JS](https://en.wikipedia.org/wiki/Vanilla_JS)" - D&D porting
via [Sortable.js](https://github.com/SortableJS/Sortable)