Giter Club home page Giter Club logo

axxell-integration-opencart's Introduction

Axxell Integration Opencart (extension)

This Opencart extension shows a list of products that may be interested by shoppers. It uses the Axxell API to provide intelligent recommendations.

Note: this is a minimal module that uses the Axxell API. We hope the Opencart Community extends this in the future to make it more user friendly and add more features.

Features

  • Configure Axxell API information
  • Configure number items to show (ideal count is 5)
  • Configure the type of recommendations to show: personalized or similar items
  • Backfill with random products when needed
  • Widget can be placed wherever you want

Installation

  • Obtain API credentials by registering an account at Axxell.
  • Build axxell-opencart.ocmod.zip with: git clone https://github.com/xiwenc/axxell-integration-opencart && cd axxell-integration-opencart && make
  • Install axxell-opencart.ocmod.zip, configure and enable the module via Opencart admin.
  • Use the Axxell Dashboard to monitor the effectiveness of the system.

Development setup

docker-compose up -d
docker-compose exec opencart /scripts/install.sh
docker-compose restart

Continue installation at http://localhost:8001

  • Database hostname: mysql

  • Database username: root

  • Database password: root

  • Database name: opencart

  • Admin username: admin

  • Admin password: admin

  • Admin email: [email protected]

Finalize setup:

docker-compose exec opencart /scripts/post-install.sh

Login as admin at http://localhost:8001/admin Setup FTP login (Settings > Store > Edit > Ftp):

  • username: www-data
  • password: www-data
  • host: locahost
  • path: /var/www/html

Now you can install extension

Disclainer

  • Use at your own risk.
  • It is provided as-is.
  • Non-confidential data is shared with Axxell

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.