880 B
880 B
CdsConnector
================
Connector zwischen Hiltes und Shopware 6
Installieren
cd CdsConnector
Installiere Abhängigkeiten
make install
Starte MySQL-Server:
docker compose up
Erstelle Datenbank (nicht die Tabellen)
bin/console doctrine:database:create
Erstelle Tabellen
bin/console doctrine:migrations:migrate
Erstellen der Tabellen
bin/console doctrine:migrations:migrate
Update der Datenbank
bin/console doctrine:migrations:execute
Starte Server
make dev-server
API-Übersicht
Update Symphony
composer update
Benutzen
Hiltes Import
bin/console hiltes:import