Commit Graph

10 Commits

Author SHA1 Message Date
Liborius 7768e54294 dojo: Variation-Client-Manipulation + Bundle-Components ohne stockLimitation 2026-05-01 16:46:59 +00:00
Liborius 30f45a5889 dojo: Plenty Cloud Tag-Manipulation + Silent-Deny-Diagnose
DOJO.md:
- #22 (klassische variation_tags-Endpoints) ergänzt um Cloud-Update-
  Hinweis: in Plenty Cloud gesperrt, Verweis auf #34
- #33 NEU: Silent-Deny erkennen via Content-Type-Check (200+text/html
  als Erfolg melden ist die häufigste Lügen-Quelle bei Plenty-Schreib-
  Operationen)
- #34 NEU: Variation-Tag-Manipulation in Plenty Cloud — Lese-Pfade,
  add-only PUT auf /rest/pim/variations für Hinzufügen, Bulk-DELETE
  /rest/pim/variations/tags für Entfernen; Plenty-Rollen-System hat
  keine Tag-Edit-Permission

ANTI-PATTERNS.md:
- #13 (Tag-Operationen idempotent) ergänzt um Cloud-Update-Hinweis
- #19 NEU: Klassische /variation_tags-Endpoints in Plenty Cloud nutzen
  (Silent-Deny-Pattern, Verweis auf DOJO #34 als Fix)
2026-05-01 11:54:37 +00:00
Liborius b4604877f3 dojo: Kontaktnotizen (REST messages), Contact Properties, PUT-silent-noop (#31, #32) 2026-04-10 14:43:33 +00:00
Sebastian Poll d5e3504f38 auto: 1 file changed, 69 insertions(+) 2026-04-09 22:02:04 +00:00
Sebastian Poll c5fe75cca8 anti-patterns: #16 batch write-limit, #17 fester delay für bulk 2026-04-09 22:01:56 +00:00
Sebastian Poll 87efe7cdd8 auto: 1 file changed, 9 insertions(+), 1 deletion(-) 2026-04-09 21:49:12 +00:00
Sebastian Poll b7a1d4fc8c instances/ gitignored, PID-Dateien in eigene Repos ausgelagert
Haupt-Repo enthält nur allgemeines Plenty-Wissen.
Shop-spezifische Lektionen (PID) werden als eigenes Repo
in instances/ geklont. README + install.sh angepasst.
2026-04-09 21:34:29 +00:00
Sebastian Poll d4509a6cd2 auto: 1 file changed, 0 insertions(+), 0 deletions(-) 2026-04-09 21:27:54 +00:00
Sebastian Poll 4de8f3de3f instances/ nicht mehr gitignored, PID 7843 hinzugefügt
Repo ist privat — PID-Dateien können mitgeteilt werden.
Wer seine PID lokal halten will: echo "instances/" >> .git/info/exclude
2026-04-09 21:24:48 +00:00
Sebastian Poll 200d52f917 Initial release: Plenty Dojo Wissensbasis
Geteilte Plentymarkets API Learnings (DOJO.md, ANTI-PATTERNS.md),
Claude Code Skill (/plenty-dojo), und Install-Script für neue User.
2026-04-09 21:23:56 +00:00