Skip to content

#2922 metadata for superoffice crm suite#2929

Merged
digitaldiina merged 21 commits into
mainfrom
2922-metadata-for-superoffice-crm-suite
May 8, 2026
Merged

#2922 metadata for superoffice crm suite#2929
digitaldiina merged 21 commits into
mainfrom
2922-metadata-for-superoffice-crm-suite

Conversation

@digitaldiina
Copy link
Copy Markdown
Collaborator

Implements issue #2922 — adds tier: frontmatter field to all user-guide content across EN and 5 translation languages.

Phase 2: tier: inserted after license: in all 222 EN files with an existing license: field, mapped via license-to-tier rules
Phase 3: Propagated Phase 2 tier values to da/de/nl/no/sv (1,110 files)
Phase 4: tier: inserted after content_type: in 214 unlicensed EN files in /learn/ and /admin/, using folder-based defaults
Phase 4 translations: Propagated Phase 4 tier values to da/de/nl/no/sv (1,035 files)
Total: ~2,581 files across 21 commits. Metadata-only — no content changes.

Tier values used: starter, core, growth, plus (super not assigned — no content mapped to it yet).

Files intentionally left untagged: ui/blogic/

Bergfrid Dias and others added 21 commits May 7, 2026 15:14
Adds `tier:` frontmatter field to all 62 EN files in docs/en/marketing/
that have an existing `license:` field. Tier derived from license-to-tier
mapping: flows/ → plus, all other marketing/ → growth.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to all 32 EN files in docs/en/request/ with an existing
`license:` field. Most map to core (serviceessentials); 4 admin/type
files map to growth (servicepremium).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to all 27 EN files in docs/en/sale/ with an existing
`license:` field. Core sales pipeline → core; quote, sales guides,
and targets → growth.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier: starter` to all 18 EN files in docs/en/diary/ with an
existing `license:` field. Diary (calendar/follow-ups) is a Starter
feature despite listing multiple essentials licenses.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to all 16 EN files in docs/en/email/ with an existing
`license:` field. User-facing email features → starter; mailbox
admin files → core.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to all 13 EN files in docs/en/knowledge-base/ with an
existing `license:` field. Reply templates and folders (serviceessentials)
→ core; FAQ management (servicepremium) → growth.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier: growth` to all 11 EN files in docs/en/customization/ with
an existing `license:` field. All carry development-tools license
(screen designer = growth).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier: growth` to all 10 EN files in docs/en/chat/ with an
existing `license:` field.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…2-I) #2922

- erp/: tier: growth (development-tools license)
- project/: tier: core (project guides allowed into Core package)
- sale/: corrects create/edit-sales-guide, sales-guides, tutorial
  from growth → core (sales guides allowed into Core package)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to the last 17 EN files with an existing `license:` field
across lead/, ai/, learn/, search-options/, localization/, dashboard/,
and admin/. board-view.md overridden to core despite salespremium license.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to 222 DA files matching EN files updated in Phase 2.
4 files had no license in translation and received tier before language:.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to 222 DE files. 3 anomalies (no license in translation).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to 222 NL files. 25 anomalies (no license in translation).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to 222 NO files. 8 anomalies (no license in translation).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to 222 SV files. 15 anomalies (no license in translation).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to 214 EN files in learn/ and admin/ subfolders that have
no existing license: field. Tier assigned by folder mapping:
starter: admin/, learn/, diary/, company/, contact/, document/,
  email/, search-options/, security/privacy/
core: request/, project/, erp/, ai/, knowledge-base/,
  customization/macros-and-scripts/, customization/web-panels/,
  customization/admin/
growth: marketing/, saint/, lead/, chat/, customer-center/,
  customization/screen-designer/
plus: marketing/flows/
File-level splits applied for dashboard/, custom-objects/, localization/.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to 207 DA files. 202 anomalies (no license field - tier
inserted before language:). 7 EN files have no DA equivalent.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to 207 DE files. 202 anomalies. 7 missing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to 207 NL files. 202 anomalies. 7 missing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to 207 NO files. 204 anomalies. 7 missing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds `tier:` to 207 SV files. 202 anomalies. 7 missing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@digitaldiina digitaldiina added the doc-enhancement Suggested addition or improvement to the article. label May 8, 2026
@digitaldiina digitaldiina added the learn User guide (formerly known as help files) label May 8, 2026
@digitaldiina digitaldiina linked an issue May 8, 2026 that may be closed by this pull request
@github-project-automation github-project-automation Bot moved this to 📥 Ready for review in Content Tasks May 8, 2026
@digitaldiina digitaldiina merged commit b8bdae9 into main May 8, 2026
2 checks passed
@digitaldiina digitaldiina deleted the 2922-metadata-for-superoffice-crm-suite branch May 8, 2026 04:53
@github-project-automation github-project-automation Bot moved this from 📥 Ready for review to ✔ Done in Content Tasks May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-enhancement Suggested addition or improvement to the article. learn User guide (formerly known as help files)

Projects

Status: ✔ Done

Development

Successfully merging this pull request may close these issues.

Update metadata for SuperOffice CRM Suite

1 participant