2023-04-04 10:24:02 +02:00
2023-02-24 09:20:07 +01:00
2023-02-28 11:27:27 +01:00
2023-01-05 10:53:21 +01:00
2023-02-02 13:53:24 +01:00
2023-02-22 14:31:04 +01:00
2023-02-24 09:17:56 +01:00
2023-01-05 10:44:38 +01:00
2023-04-04 10:24:02 +02:00
2022-06-22 13:05:45 +02:00
2023-02-06 10:11:39 +01:00
2023-01-30 15:36:20 +01:00
2023-02-24 09:20:07 +01:00
2023-01-05 10:53:21 +01:00
2022-06-28 17:20:37 +02:00
2023-01-05 10:56:31 +01:00
2023-01-30 15:36:20 +01:00
2023-02-24 09:20:07 +01:00
2023-01-30 15:36:20 +01:00
2023-01-30 15:36:20 +01:00
2023-01-05 10:46:59 +01:00
2023-01-30 15:36:20 +01:00
2022-06-22 11:41:56 +02:00
2022-06-22 17:01:26 +02:00
2023-02-06 10:11:39 +01:00
2022-06-28 17:20:37 +02:00
2023-02-28 11:27:27 +01:00
2023-02-06 10:11:39 +01: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 (nicht die Tabellen)

bin/console doctrine:database:create

Erstelle 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

Description
Connector zwischen Hiltes und JTL
Readme Unlicense 13 MiB
Languages
JavaScript 97.2%
PHP 2.3%
CSS 0.4%