search_box

Installation of Extension

To install the extension,

  • Upload and Extract the FbNative package and Integrator file inside the <magento-root>/app/code/Ced/ directory and run the below command from magento root.
    php -dmemory_limit=5G bin/magento setup:upgrade
    php -dmemory_limit=5G bin/magento setup:di:compile
    php -dmemory_limit=5G bin/magento setup:static-content:deploy -f
    php -dmemory_limit=5G bin/magento index:reindex
    php -dmemory_limit=5G bin/magento cache:clean
    php -dmemory_limit=5G bin/magento cache:flush
Yes No Suggest edit
Suggest Edit