SuperSeller3000/templates/admin
Simon Kuehn 61ce94bc6f feat: map eBay aspects to Article fields (Marke→manufacturer, PN→modelNumber)
Adds an 'Artikelfeld' action in the aspect import UI alongside skip/match/create.
Aspects like 'Marke' and 'Herstellernummer' auto-detect to manufacturer/modelNumber
via ARTICLE_FIELD_ALIASES. Mappings are persisted as a JSON column on ArticleType.
EbayAdapter.buildAspects() now reads these mappings and populates them from the
article's direct fields when building eBay listing aspects.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 20:34:49 +00:00
..
ebay feat: map eBay aspects to Article fields (Marke→manufacturer, PN→modelNumber) 2026-05-18 20:34:49 +00:00
field feat: collapsible attribute list on article detail via <details> element 2026-05-18 11:22:07 +00:00
dashboard.html.twig feat: add EasyAdmin CRUD controllers, security controller and templates 2026-05-17 22:44:03 +00:00
manual_ingest.html.twig fix: file picker and drop zone on ingest page 2026-05-18 09:58:36 +00:00