Connector zwischen Hiltes und JTL
Go to file
2023-01-24 14:55:10 +01:00
.ddev ddev 2023-01-24 14:55:10 +01:00
.idea Commit 2023-01-05 10:56:23 +01:00
bin update 2023-01-05 10:53:21 +01:00
config composer update 2022-07-18 16:22:50 +02:00
hiltes update 2023-01-05 10:53:21 +01:00
migrations Add Stock & Warehouse 2022-07-01 15:31:34 +02:00
public update 2023-01-05 10:44:38 +01:00
src Neue Tabellen 2023-01-10 10:36:02 +01: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 Hiltes 2022-08-10 16:59:07 +02:00
.env Merge branch 'master' of https://gitbase.de/OrangeJungle/CdsConnector 2023-01-05 10:55:01 +01:00
.env.sample update 2023-01-05 10:53:21 +01:00
.env.test add Basic Shopware API 2022-06-28 17:20:37 +02:00
.gitignore add .idea 2023-01-05 10:56:31 +01:00
composer.json add Hiltes 2022-08-10 16:59:07 +02:00
composer.lock update 2023-01-05 10:44:38 +01:00
deploy.yaml add deploy.yaml 2022-07-19 14:00:09 +02:00
docker-compose.override.yml Meine änderungen 2023-01-05 10:46:59 +01:00
docker-compose.yml Meine änderungen 2023-01-05 10:46:59 +01: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