Skip to content

Commit 80b8b69

Browse files
committed
DOC-3329: Add release note introduction for tinymce-premium plugins and link to NPM package URL.
1 parent dd8a4e7 commit 80b8b69

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@
382382
** xref:release-notes.adoc[Release notes for {productname}]
383383
*** {productname} 8.3.0
384384
**** xref:8.3.0-release-notes.adoc#overview[Overview]
385+
**** xref:8.3.0-release-notes.adoc#premium-plugins-npm[Premium plugins now available via NPM]
385386
**** xref:8.3.0-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes]
386387
**** xref:8.3.0-release-notes.adoc#improvements[Improvements]
387388
**** xref:8.3.0-release-notes.adoc#additions[Additions]

modules/ROOT/pages/8.3.0-release-notes.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
1313

1414
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, December 10^th^, 2025. These release notes provide an overview of the changes for {productname} {release-version}, including:
1515

16+
* xref:premium-plugins-npm[Premium plugins now available via NPM]
1617
* xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
1718
* xref:improvements[Improvements]
1819
* xref:additions[Additions]
@@ -23,6 +24,16 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
2324
* xref:known-issues[Known issues]
2425

2526

27+
[[premium-plugins-npm]]
28+
== Premium plugins now available via NPM
29+
30+
{productname} {release-version} introduces the `+tinymce-premium+` NPM package, providing commercial customers with easy access to all premium plugins, skins, icons, and language packs directly from the NPM registry. The package is available for download at link:https://www.npmjs.com/package/tinymce-premium[https://www.npmjs.com/package/tinymce-premium].
31+
32+
The `+tinymce-premium+` package simplifies the installation and integration of premium plugins for projects using NPM or Yarn. The package includes all premium plugins, the license key manager plugin, and premium skins, icons, and language packs.
33+
34+
To get started with using premium plugins with {productname} using NPM, see: xref:npm-projects.adoc[Quick start: {productname} from NPM or Yarn].
35+
36+
2637
[[accompanying-premium-plugin-changes]]
2738
== Accompanying Premium plugin changes
2839

0 commit comments

Comments
 (0)