passioneight/pimcore-options-providers

Installs: 3 642

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 3

Open Issues: 0

Type:pimcore-bundle

pkg:composer/passioneight/pimcore-options-providers

2.0.2 2023-01-24 08:02 UTC

This package is auto-updated.

Last update: 2025-09-24 14:12:30 UTC


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.