Connector zwischen Hiltes und JTL
Go to file
Marko b0f7f04ba6
Some checks failed
continuous-integration/drone/push Build is failing
add deploy.yaml
2022-07-19 15:39:38 +02:00
.idea update 2022-07-18 16:24:13 +02:00
bin add deploy.yaml 2022-07-19 11:47:59 +02:00
config composer update 2022-07-18 16:22:50 +02:00
migrations Add Stock & Warehouse 2022-07-01 15:31:34 +02:00
public add deploy.yaml 2022-07-19 15:39:38 +02:00
src Merge remote-tracking branch 'origin/master' 2022-07-19 11:48:11 +02:00
templates init 2022-06-22 13:05:45 +02:00
tests add Basic Shopware API 2022-06-28 17:20:37 +02:00
.drone.yml add deploy.yaml 2022-07-19 15:39:38 +02:00
.env update flex 2022-07-18 16:25:00 +02:00
.env.test add Basic Shopware API 2022-06-28 17:20:37 +02:00
.gitignore add Basic Shopware API 2022-06-28 17:20:37 +02:00
composer.json add Basic Shopware API 2022-06-28 17:20:37 +02:00
composer.lock composer update 2022-07-18 16:21:54 +02:00
deploy.yaml add deploy.yaml 2022-07-19 14:00:09 +02:00
docker-compose.override.yml add Order Entity and API Basics 2022-06-22 17:01:26 +02:00
docker-compose.yml add Order Entity and API Basics 2022-06-22 17:01:26 +02:00
LICENSE Initial commit 2022-06-22 11:41:56 +02:00
Makefile add Order Entity and API Basics 2022-06-22 17:01:26 +02:00
phpunit.xml.dist add Basic Shopware API 2022-06-28 17:20:37 +02:00
README.md add deploy.yaml 2022-07-19 15:39:38 +02:00
symfony.lock update flex 2022-07-18 16:25:00 +02:00

Build Status

CdsConnector

================

Connector zwischen Hiltes und Shopware 6

Installieren


git clone https://gitbase.de/OrangeJungle/CdsConnector.git

cd CdsConnector

Installiere Abhängigkeiten

make install

Starte MySQL-Server:

docker compose up