CdsConnector/README.md
dotworker 101f3652c5
Some checks failed
continuous-integration/drone/push Build is failing
Import angepasst
2023-02-24 09:17:56 +01:00

816 B

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 (nicht die Tabellen)

bin/console doctrine:database:create

Erstellen der Tabellen

bin/console doctrine:migrations:migrate

Update der Datenbank

bin/console doctrine:migrations:execute

Starte Server

make dev-server

API-Übersicht

https://127.0.0.1:8000/api

Update Symphony

composer update

Benutzen


Hiltes Import

bin/console hiltes:import