Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 909 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 909 Bytes

Restrict States for shipping and billing for Magento 2.3.+

N|Solid

ATTENTION

  • When installing, go to Stores > Configuration > Sales > Checkout and mark all states to enable shipping for all states

Alt text

Characteristics

  • Restrict States for store view

Requirements

  • Compatible with Magento 2.3.+
  • Magestio_Core is required to use any of Magestio extensions.

Enable extension

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

Soporte técnico