mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-13 08:36:47 +00:00
Conversation reference: https://chatgpt.com/share/6908642f-29cc-800f-89ec-fd6de9892b44
23 lines
857 B
YAML
23 lines
857 B
YAML
---
|
|
galaxy_info:
|
|
author: "Kevin Veen-Birkenbach"
|
|
description: "Shopware is a modern open-source eCommerce platform built on PHP and Symfony. It enables businesses to create scalable online stores with flexible product management, intuitive administration, customizable storefronts, and powerful APIs for headless and omnichannel commerce."
|
|
license: "Infinito.Nexus NonCommercial License"
|
|
license_url: "https://s.infinito.nexus/license"
|
|
company: |
|
|
Kevin Veen-Birkenbach
|
|
Consulting & Coaching Solutions
|
|
https://www.veen.world
|
|
galaxy_tags:
|
|
- shopware
|
|
- ecommerce
|
|
repository: https://s.infinito.nexus/code
|
|
issue_tracker_url: https://s.infinito.nexus/issues
|
|
documentation: "https://docs.infinito.nexus/"
|
|
logo:
|
|
class: "fa-solid fa-cart-shopping"
|
|
run_after:
|
|
- web-app-keycloak
|
|
- web-app-mailu
|
|
dependencies: []
|