Connector zwischen Hiltes und JTL
Go to file
mmoeller 3493e038e3
Some checks failed
continuous-integration/drone/push Build is failing
import hiltes
2023-01-30 15:36:20 +01:00
.ddev ddev 2023-01-24 14:55:10 +01:00
.idea import hiltes 2023-01-30 15:36:20 +01:00
bin update 2023-01-05 10:53:21 +01:00
config composer update 2022-07-18 16:22:50 +02:00
hiltes import hiltes 2023-01-30 15:36:20 +01:00
migrations import hiltes 2023-01-30 15:36:20 +01:00
public update 2023-01-05 10:44:38 +01:00
src import hiltes 2023-01-30 15:36:20 +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 import hiltes 2023-01-30 15:36:20 +01:00
.env import hiltes 2023-01-30 15:36:20 +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 import hiltes 2023-01-30 15:36:20 +01:00
composer.lock import hiltes 2023-01-30 15:36:20 +01:00
data.sql import hiltes 2023-01-30 15:36:20 +01:00
deploy.yaml import hiltes 2023-01-30 15:36:20 +01:00
docker-compose.override.yml Meine änderungen 2023-01-05 10:46:59 +01:00
docker-compose.yml import hiltes 2023-01-30 15:36:20 +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 import hiltes 2023-01-30 15:36:20 +01: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

Erstelle Datenbank

bin/console doctrine:database:create

Starte Server

make dev-server

API-Übersicht

https://127.0.0.1:8000/api