Sylakim is a connector between Akeneo PIM and Sylius ecommerce solution
Install Akeneo PIM (see https://github.com/akeneo/pim-community-standard)
$ composer require "sylake/sylakim":"0.1@dev"
phpspec examples
$ composer install
$ bin/phpspec run -fpretty
This bundle uses GitHub issues. If you have found bug, please create an issue.
Releases will be numbered with the format major.minor.patch
.
And constructed with the following guidelines.
- Breaking backwards compatibility bumps the major.
- New additions without breaking backwards compatibility bumps the minor.
- Bug fixes and misc changes bump the patch.
For more information on SemVer, please visit semver.org website.
License can be found here.
The bundle was originally created by :
- Julien Janvier j.janvier@gmail.com,
- Arnaud Langlade arn0d.dev@gmail.com
- Romain Monceau monceau.romain@gmail.com
See the list of contributors.