Skip to content

gplanchat/unlock-hackathon

Repository files navigation

Akeneo Unlock 2021 Hackathon - Hippopotamus team

Akeneo unlock Hackathon

This project aims at building a connector between Akeneo and Sylius using Middleware pipelines micro-services/lambda functions.

Installation

Start the Middleware stack

The middleware stack is a composition of tools used by the middleware for storing logs, rejected lines and execution statuses.

docker-compose up -d 

Start the Sylius stack

During the hackathon, we are using an Akeneo Serenity demo instance and need a clean sylius instance.

make sylius-install

Compilation

Pipelines are compiled code built from configuration, a makefile is present to build them all in once.

Build the pipelines

make all

Usage

How to run all the pipelines locally.

Run the pipelines

php src/cli-pipeline-akeneo-to-sylius/build/function.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published