terminal42/contao-conditionalselectmenu

conditional select menu extension for Contao Open Source CMS

Fund package maintenance!
terminal42
Other

Installs: 52 660

Dependents: 1

Suggesters: 0

Security: 0

Stars: 6

Watchers: 7

Forks: 5

Open Issues: 0

Type:contao-bundle

4.0.4 2022-11-23 12:30 UTC

This package is auto-updated.

Last update: 2024-04-23 15:17:24 UTC


README

A Contao select menu widget which display options conditionally depending on another (conditional) select menu.

Installation

Choose the installation method that matches your workflow!

Installation via Contao Manager

Search for terminal42/contao-conditionalselectmenu in the Contao Manager and add it to your installation. Finally, update the packages.

Manual installation

Add a composer dependency for this bundle. Therefore, change in the project root and run the following:

composer require terminal42/contao-conditionalselectmenu

Depending on your environment, the command can differ, i.e. starting with php composer.phar … if you do not have composer installed globally.

Then, update the database via the Contao install tool.

License

This bundle is released under the MIT license