Browse Source
Update modules/ROOT/pages/migration-from-7x.adoc
Co-authored-by: Andrew Herron <andrew.herron@tiny.cloud>
pull/3781/head
Karl Kemister-Sheppard
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
modules/ROOT/pages/migration-from-7x.adoc
|
|
@ -466,7 +466,7 @@ tinymce.init({ |
|
|
|
==== |
|
|
|
* The license key manager is automatically included when using {companyname} Cloud. |
|
|
|
* The plugin does not need to be added to the `plugins` configuration option. |
|
|
|
* The license key manager must be loaded before {productname} initialization. |
|
|
|
* For bundled applications, the license key manager must be loaded before {productname} initialization. |
|
|
|
* For bundled applications, ensure the license key manager is not excluded during build optimization. |
|
|
|
==== |
|
|
|
|
|
|
|