Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/contao-community-alliance/contao-multicolumnwizard-frontend-bundle
- Owner: contao-community-alliance
- License: lgpl-3.0
- Created: 2020-08-19T13:23:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T06:47:00.000Z (5 months ago)
- Last Synced: 2024-08-26T07:25:27.959Z (5 months ago)
- Language: JavaScript
- Size: 124 KB
- Stars: 1
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
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)