Verzeichnisstruktur shopware6/ anlegen #1

Open
opened 2026-05-10 16:40:09 +00:00 by csaeum · 0 comments
csaeum commented 2026-05-10 16:40:09 +00:00 (Migrated from gitlab.localdomain)

Die Grundstruktur des Shopware-6-Moduls anlegen:

  • shopware6/__init__.py
  • shopware6/api/
  • shopware6/doctype/
  • shopware6/utils/

Alle Verzeichnisse mit leeren __init__.py-Dateien versehen damit Python sie als Pakete erkennt.

Die Grundstruktur des Shopware-6-Moduls anlegen: - `shopware6/__init__.py` - `shopware6/api/` - `shopware6/doctype/` - `shopware6/utils/` Alle Verzeichnisse mit leeren `__init__.py`-Dateien versehen damit Python sie als Pakete erkennt.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Frappe-Projekte/ecommerce_integrations#1
No description provided.