script-caspian-store v9.15.0 — Common taxonomies catalog (toggles + onboarding) #152
CaspianTools
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
github:CaspianTools/script-caspian-store#v9.15.0A broad, categorized catalog of common product taxonomies a store can turn on — Brands, Seasons, Occasions, Trends, Materials, Colors, Sizes, Patterns, Fit, Gender, Age group, Care instructions, Country of origin, Certifications — grouped into Merchandising / Attributes / Audience / Care & origin.
Admins enable/disable them on a new Settings → Taxonomies sub-page (toggle a whole category or a single one) and during the /setup onboarding wizard (new dedicated step). Only enabled taxonomies show in the Catalog → Taxonomies sidebar. A taxonomy that already has terms can't be disabled (the toggle locks on).
Generic taxonomies share one
taxonomyTermscollection keyed bytype, with a single generic CRUD page; Brands stays bespoke. The enabled set persists asSiteSettings.enabledTaxonomies(defaults to Brands).This ships the code for the feature documented earlier under v9.13.0 (which had no tag/implementation), so v9.15.0 is the first installable release containing it.
No consumer action required
Additive. Optional
enabledTaxonomiesdefaults to Brands; deployfirestore.rulesto use generic taxonomies. No composite index needed.Full notes: https://github.com/CaspianTools/script-caspian-store/releases/tag/v9.15.0
Beta Was this translation helpful? Give feedback.
All reactions