Module attempts to fix Porto Breadcrumbs on Magento 2.2.x with Porto 3.2.3
- Upload via FTP to
app/code/
- Enable Module:
bin/magento module:enable DigitalStartup_PortoCrumbs
- Compile if in Production:
bin/magento setup:di:compile
- Clear Static Content:
bin/magento setup:static-content:deploy en_US en_GB -f
(replace locale if necessary) - Clear Cache:
bin/magento cache:clean