You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Coreshop knows about the available languages (see #33), has support for multistores, currencies, etc, and this bundle will need to know directly about Elasticsearch indices (see #30), it seems there's quite a bit of knowledge which is required to create the VSF config file already available to Pimcore.
It would make sense to provide a simple command which could generate it from the available data:
use Pimcore's sites feature
use Pimcore's multilanguage feature
use Coreshop's stores feature
configure ES directly via this bundle
codify this into a structure VSF understands, giving a huge UX/DX win here
The text was updated successfully, but these errors were encountered:
Since Coreshop knows about the available languages (see #33), has support for multistores, currencies, etc, and this bundle will need to know directly about Elasticsearch indices (see #30), it seems there's quite a bit of knowledge which is required to create the VSF config file already available to Pimcore.
It would make sense to provide a simple command which could generate it from the available data:
The text was updated successfully, but these errors were encountered: