tadaskay / omniva-opencart-3.0-ocmod

OpenCart 3.x shipping extension for Omniva services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download

Omnivalt Shipping Module

For best usage, make sure Opencart shop is configured.

Requirements

  • Opencart 3.0
  • PHP must have permision to write to opencart system folder (module copies omnivalt_base.ocmod.xml file from omnivalt_lib folder to opencart system folder)

New install

  1. Extensions -> Installer Upload omniva-opencart-3.0.ocmod.zip (Recommended)
    or
    using FTP upload all files from upload folder to root folder of opencart.
  2. Edit access permissions:
    System -> Users -> User Groups edit user group (like Administrator), Select All for both Access and Modify, Save.
  3. Install Omnivalt shipping module
    Extensions -> Extensions select Shipping from dropdown.
    Find Omnivalt and press Install (green button).
  4. Edit module settings
    Extensions -> Omnivalt -> Settings
    Press Save, then 'Update parcel' terminals button to update Omniva terminal list - this might take couple seconds to complete, refresh settings page and check Terminal count at the bottom to see if list was downloaded.
  5. Refresh modification cache
    Extensions -> Modifications.
    Press Refresh button (top right corner). This will add required changes to template and opencart core files.

Module update

  1. Upload files from new module version using FTP (if currently used version was customized, make sure to have old module backed up and port customizations afterwards into new module version if needed).
  2. Edit access permissions (in case there is new module files):
    System -> Users -> User Groups edit user group (like Administrator), Select All for both Access and Modify, Save.
  3. Go to module settings:
    this will check for changes and updates needed in database and/or modification XML. Modification file omnivalt_base.ocmod.xml is located in opencart system folder (since module version 1.1.0) for ease of access.
  4. Fill/Edit module settings as needed.

About

OpenCart 3.x shipping extension for Omniva services


Languages

Language:PHP 99.5%Language:Twig 0.3%Language:CSS 0.2%Language:JavaScript 0.0%