PowerBoard Magento Extension
This document will guide you on how to install PowerBoard extension on your Magento store.
Learn how to install the PowerBoard Magento 2 Extension in your environment
This document will guide you on how to install PowerBoard extension on your Magento store.
The PowerBoard extension has been tested and is compatible with the below Magento Versions:
Magento | Versions |
---|---|
Magento Open Source | 2.4.4 | 2.4.5 | 2.4.6 |
Magento On Premise | 2.4.4 | 2.4.5 | 2.4.6 |
Adobe Commerce Cloud | 2.4.4 | 2.4.5 | 2.4.6 |
Magento Currency
The PowerBoard Magento Extension requires your store to be set to Australian Currency (AUD)
Before installing in your environment, please ensure you:
composer require paydock/magento2-powerboard
php bin/magento setup:upgrade
php bin/magento cache:flush
php bin/magento cache:clean
Before installing in your environment, please ensure you:
composer update paydock/magento2-powerboard
bin/magento setup:upgrade
Before uninstalling in your environment, please ensure you:
composer remove paydock/magento2-powerboard
bin/magento setup:upgrade
Updated 3 months ago