2017 © Pedro PelĂĄez
 

library openstore-akilia

Openstore akilia bindings

image

belgattitude/openstore-akilia

Openstore akilia bindings

  • Tuesday, November 8, 2016
  • by belgattitude
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Openstore Akilia

Dependency Status, (*1)

Openstore/Akilia binding support, (*2)

Requirements

  • PHP engine 5.4+, 7.0+ or HHVM >= 3.2.

Install

In your existing project

Via composer, (*3)

$ composer require belgattitude/openstore-akilia:dev-master

Or clone and install with composer, (*4)

$ git clone https://github.com/belgattitude/openstore-akilia.git
$ composer update

Configuration

Copy dist configuration file, (*5)

cd openstore-akilia/config
cp openstore-akilia.config.php.dist openstore-akilia.config.php

Edit the values for your setup., (*6)

Running a synchronization

$ ./bin/openstore-akilia openstore:akilia:syncdb --entities product_rank,country

The Versions