Skip to main content

Documentation Index

Fetch the complete documentation index at: https://86d.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

The product-feeds module produces XML and CSV feeds in the formats expected by major channels. Feeds are generated on demand or on a schedule and served from /feeds/<name>.xml for the channel to fetch. Source: modules/product-feeds · npm: @86d-app/product-feeds

Installation

86d module add product-feeds

Store endpoints

MethodPathDescription
GET/feeds/:name.xmlFetch a generated feed

Admin endpoints

MethodPathDescription
POST/admin/product-feedsConfigure a feed (format, schedule, filters)
POST/admin/product-feeds/:id/regenerateForce regeneration