passioneight / pimcore-options-providers
Installs: 3 305
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 3
Open Issues: 0
Type:pimcore-bundle
Requires
README
Pimcore supports the usage of options providers to provide values in dropdowns. This bundle provides a default implementations for options providers to avoid re-implementing them for every project.
Table of contents
When should I use this bundle?
When providing options to choose from, both within Pimcore and on the website itself.
Why should I use this bundle?
To decrease time to market, as implementing the various options providers can be quite the workload.