101f3652c5b6c4c7af06767917b504f428a44980
Some checks failed
continuous-integration/drone/push Build is failing
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
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
Languages
JavaScript
96.7%
PHP
2.3%
Shell
0.5%
CSS
0.4%