- When installing, go to Stores > Configuration > Sales > Checkout and mark all states to enable shipping for all states
- Restrict States for store view
- Compatible with Magento 2.3.+
- Magestio_Core is required to use any of Magestio extensions.
php bin/magento module:enable Magestio_Core
php bin/magento module:enable Magestio_RestrictStates
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
php bin/magento setup:static-content:deploy