1. Home
  2. Docs
  3. Split Order On Checkout Pro (M2)
  4. Installation Process of the Extension
Download PDF

Installation Process of the Extension

  • Download and unzip the extension file which you received after purchase.
  • Make sure to create the directory structure in your Magento ‘Magento_Root/app/code/Sunarc/Splitorder’
  • Upload the content of the extension package to app/code/Sunarc/Splitorder ​directory ​of ​the ​store.
  • Run ​the ​following ​commands ​php ​bin/magento ​module:enable ​Sunarc_Splitorder ​in ​magento ​root.
  • Then ​run php ​bin/magento ​setup:upgrade
  • Flush ​the ​store ​cache. php ​bin/magento ​cache:clean
  • Re-index ​the ​indexes.
  • php ​bin/magento ​indexer:reindex
  • Give ​permission ​to ​var ​and ​pub ​folder
  • Sudo ​chmod ​-R ​777 ​var/* ​,Sudo ​chmod ​-R ​777 ​pub/*
Download Guide
Was this article helpful to you? Yes No

How can we help?