Upgrade the CmsBlockCollector module
Edit on GitHubUpgrading from version 1.* to version 2.*
This version provides support for multi-store CMS Block handling.
To upgrade to the new version of the module, do the following:
- Update
spryker/cms-block-collector
module to at least version 2.0.0. - Update
spryker/collector
module to at least version 6.0.0. See Upgrade the Collector module. - Install/upgrade
spryker/cms-block
to at least version 2.0.0. You can find additional guide to migration Upgrade the CmsBlock module. - Additionally these internal classes have changed. Take a look if you have customized them:
CmsBlockCollector
CmsBlockCollectorQuery
You can find more details for these changes on the CMS Block Collector module release page and in Upgrade the Collector module.
CMS Block Collector is ready to be used in multi-store environment. You can find further information about multi-store CMS Blocks here.
Thank you!
For submitting the form