OrchardCMS / OrchardCore.Commerce

The commerce module for Orchard Core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation: Parts and Fields (OCC-189)

agriffard opened this issue · comments

Make a documentation page for each kind of available part and field provided by the module:

  • Product
  • Price
  • PriceVariants

and attributes:

  • Boolean
  • Numeric
  • Text

Describe what it does but show also examples of Admin and front UI.

Jira issue

A page, as in a Markdown page within the repository (these do exist already but could be extended), or a dedicated demo page within the application itself?
cc @DAud-IcI

The current page is https://commerce.orchardcore.net/en/latest/features/products-and-prices/

A Markdown page per feature with screenshots could be interesting.

Looking to test the new pages on the documentation site itself, which seems to require creating a separate version for the branch. As far as I can tell, this is not something I have permissions for, could you create one for the issue/OCC-189 branch?

Thanks!