Table of Contents |
---|
Installation and setup
...
If you have already used Sequra extensions, a merchant should consider migrating them into a unified extension sequra/magento2-core that contains the entire configuration in one place and remove those that are no longer necessary.
...
Require the latest version of the sequra/magento2-core extension:
composer require sequra/magento2-core
...
Then, the merchant can configure on which pages the blocks will be displayed. It is essential to select the option "All Store Views" in the "Assign to Store Views" field.
...
Step 3: Set up the mini-widgets
Info |
---|
Remember that you need to activate the widgets you want to display on the seQura configuration page. |
...