Welcome to Sentilis Market! ๐
A Product is an entry in the Sentilis Market catalog (a service, storable physical product, digital download, etc.) that you publish from a friendly Markdown file with a little bit of settings at the top (we call that the "frontmatter").
How to Create Your First Product
Creating a Product is easy! Depending on what you want to achieve, you can set it up in two ways:
1. The Quick & Simple Way (Single File)
Got a simple offering? Just write a single Markdown file (like my-awesome-product.md).
Just a heads-up: Single files are perfect for simple text, but they can't hold local cover images, attachments, or local media.
2. The Full Experience (Directory)
Want to add some flair with a cover image, an attachment (like a digital download), or local media? You'll want to use a folder! Your folder just needs:
- A single
.mdfile as the main star of your show, holding the metadata and description. - An
attachments/folder containing all local files referenced from your Markdown.
Unlike Press, a Product does not support child entries: a directory with more than one .md file will result in an error.
Ready to dive deeper? Learn how to tweak your settings in our Formatter Guide, or discover how to handle assets and validation rules in our Advanced Guide.