Skip to content

Sylakim is a connector between Akeneo PIM and Sylius e-commerce solution.

Notifications You must be signed in to change notification settings

michalmarcinkowski/Sylakim

 
 

Repository files navigation

Sylakim

Sylakim is a connector between Akeneo PIM and Sylius ecommerce solution

How to install

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

Bug tracking

This bundle uses GitHub issues. If you have found bug, please create an issue.

Versioning

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.

MIT License

License can be found here.

Authors

The bundle was originally created by :

See the list of contributors.

About

Sylakim is a connector between Akeneo PIM and Sylius e-commerce solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%