belgattitude / openstore-akilia
Openstore akilia bindings
dev-master
2016-11-08 14:21 UTC
Requires
- php: >=5.5|| ^7.0
- doctrine/common: ^2.5 || ^2.6
- doctrine/dbal: >=2.5,<2.7
- doctrine/orm: >=2.5,<2.7
- league/csv: ^8.1
- monolog/monolog: ^1.20.0
- nesbot/carbon: ^1.21.0
- patchwork/utf8: ^1.3.0
- psr/log: ^1.0
- soluble/dbwrapper: ^1.2.1
- soluble/flexstore: ^0.11.3
- symfony/console: ^2.6.0 || ^3.0.0
- zendframework/zend-db: ^2.4 || ^3.0
- zendframework/zend-servicemanager: ^2.4 || ^3.0
Requires (Dev)
- openstore/schema-core: dev-master
- zf-commons/zfc-rbac: ^2.6.2
This package is auto-updated.
Last update: 2024-10-16 03:53:25 UTC
README
Openstore/Akilia binding support
Requirements
- PHP engine 5.4+, 7.0+ or HHVM >= 3.2.
Install
In your existing project
Via composer
$ composer require belgattitude/openstore-akilia:dev-master
Or clone and install with composer
$ git clone https://github.com/belgattitude/openstore-akilia.git $ composer update
Configuration
Copy dist configuration file
cd openstore-akilia/config
cp openstore-akilia.config.php.dist openstore-akilia.config.php
Edit the values for your setup.
Running a synchronization
$ ./bin/openstore-akilia openstore:akilia:syncdb --entities product_rank,country