Download the PHP package heimrichhannot/contao-multi-column-editor-bundle without Composer
On this page you can find all versions of the php package heimrichhannot/contao-multi-column-editor-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heimrichhannot/contao-multi-column-editor-bundle
More information about heimrichhannot/contao-multi-column-editor-bundle
Files in heimrichhannot/contao-multi-column-editor-bundle
Download heimrichhannot/contao-multi-column-editor-bundle
More information about heimrichhannot/contao-multi-column-editor-bundle
Files in heimrichhannot/contao-multi-column-editor-bundle
Vendor heimrichhannot
Package contao-multi-column-editor-bundle
Short Description This module offers an input type for editing one or more records in frontend and backend.
License LGPL-3.0-or-later
Homepage https://github.com/heimrichhannot/contao-multi-column-editor-bundle
Package contao-multi-column-editor-bundle
Short Description This module offers an input type for editing one or more records in frontend and backend.
License LGPL-3.0-or-later
Homepage https://github.com/heimrichhannot/contao-multi-column-editor-bundle
Please rate this library. Is it a good library?
Informations about the package contao-multi-column-editor-bundle
Multi Column Editor bundle
This module offers an input type for editing one or more records in backend and frontend.
Features
- input type to edit one or multiple records
- support for backend and frontend
- Encore bundle support
Install
Install with composer:
composer require heimrichhannot/contao-multi-column-editor-bundle
Technical instructions
Use the inputType "multiColumnEditor" for your field.
Minimal example:
`
All available options
Option | Values | Description |
---|---|---|
tl_class | compact | Display a reduced version of MCE. |
Add support for special fields (like fileTrees) in Rocksolid Custom Content Elements (RSCE)
Simply add the following to your project's config.php
:
where this would be your RSCE config:
Developers
Assets
Bundle assets are provided as yarn package. Sources and Javascript documentation can be found in src/Resources/npm-package
.
All versions of contao-multi-column-editor-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
contao/core-bundle Version ^4.9 || ^5.0
heimrichhannot-contao-components/sortablejs Version ^1.8
heimrichhannot/contao-utils-bundle Version ^2.225 || ^3.0
heimrichhannot/contao-ajax-bundle Version ^1.0
heimrichhannot/contao-encore-contracts Version ^1.0.2
symfony/service-contracts Version ^1.0 || ^2.0 || ^3.0
symfony/deprecation-contracts Version ^1.0 || ^2.0 || ^3.0
psr/log Version ^1.0 || ^2.0 || ^3.0
contao/core-bundle Version ^4.9 || ^5.0
heimrichhannot-contao-components/sortablejs Version ^1.8
heimrichhannot/contao-utils-bundle Version ^2.225 || ^3.0
heimrichhannot/contao-ajax-bundle Version ^1.0
heimrichhannot/contao-encore-contracts Version ^1.0.2
symfony/service-contracts Version ^1.0 || ^2.0 || ^3.0
symfony/deprecation-contracts Version ^1.0 || ^2.0 || ^3.0
psr/log Version ^1.0 || ^2.0 || ^3.0
The package heimrichhannot/contao-multi-column-editor-bundle contains the following files
Loading the files please wait ....