Download the PHP package torqit/pimcore-select-options-creator-bundle without Composer
On this page you can find all versions of the php package torqit/pimcore-select-options-creator-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pimcore-select-options-creator-bundle
pimcore-select-options-creator-bundle
This bundle will create select options based on the generated .yaml file.
Installing the package via composer
This bundle is easily installed via composer: composer require torqit/pimcore-select-options-creator-bundle
Steps to create a grid layout on a DataObject:
- Create
select_options.yaml
under the config directory. View the example .yaml file in the repo. - Run the generator command by:
bin/console torq:generate-select-options
. You can force re-create the options by adding the--force-recreate-options
option.
All versions of pimcore-select-options-creator-bundle with dependencies
PHP Build Version
Package Version
Requires
pimcore/pimcore Version
^11.0
The package torqit/pimcore-select-options-creator-bundle contains the following files
Loading the files please wait ....