kiliba/module-connector

Kiliba

Installs: 1 945

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

2.2.5 2024-04-25 14:40 UTC

README

Zip Installation

  1. In app/code create folder Kiliba/Connector
  2. Unzip content in that folder
  3. Open command line and go to the magento root directory
  4. Enable module : php bin/magento module:enable Kiliba_Connector
  5. Upgrade database : php bin/magento setup:upgrade
  6. Re-run compile command : php bin/magento setup:di:compile
  7. Update static files by: php bin/magento setup:static-content:deploy
  8. Clean cache: php bin/magento cache:flush