You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docs: DOC-3529 - Remove specific plan and pricing references from premium plugin partial
Replace the enumerated plan list (Community/Essential/Professional/Custom)
in the shared purchase-premium-plugins partial with a generic statement
that directs readers to the pricing page. This stops PowerPaste, and every
other premium plugin page, from naming specific plans that can go out of
date. Revert the page-level minimum plan change since the partial no longer
reads it.
Try the *{pluginname} {extensionType}* and the {cloudname} with a free link:{accountsignup}[{accountpage}]. New accounts receive a 30-day trial of the {companyname} link:{plugindirectory}[premium plugins], skins, and icon packs; with no credit card information or commitment required.
15
+
Try the *{pluginname} {extensionType}* and the {cloudname} with a free link:{accountsignup}[{accountpage}]. New accounts receive a trial of the {companyname} link:{plugindirectory}[premium plugins], skins, and icon packs; with no credit card information or commitment required.
29
16
30
17
=== Get {pluginname}
31
18
32
-
ifndef::isEnterprise[]
33
-
The *{pluginname} {extensionType}* {isAre} included in the following {cloudname} plans:
34
-
endif::[]
35
-
ifdef::isEnterprise[]
36
-
The *{pluginname} {extensionType}* {isAre} included in link:{pricingpage}[{enterpriseplan}].
37
-
endif::[]
38
-
39
-
ifdef::isTierOne[]
40
-
* The link:{pricingpage}[{tieroneplan}].
41
-
endif::[]
42
-
ifdef::isTierOne,isTierTwo[]
43
-
* The link:{pricingpage}[{tiertwoplan}].
44
-
endif::[]
45
-
ifdef::isTierOne,isTierTwo,isTierThree[]
46
-
* The link:{pricingpage}[{tierthreeplan}].
47
-
endif::[]
48
-
ifndef::isEnterprise[]
49
-
* link:{pricingpage}[{enterpriseplan}].
50
-
endif::[]
51
-
52
-
ifdef::isTierTwo[]
53
-
A 14-day free trial is also available for the {tiertwoplan} and the {tierthreeplan}.
54
-
endif::[]
55
-
ifdef::isTierThree[]
56
-
A 14-day free trial is available for the {tierthreeplan}.
57
-
endif::[]
19
+
The *{pluginname} {extensionType}* {isAre} available with a paid {cloudname} subscription. For the {cloudname} plans that include {pluginname}, see the link:{pricingpage}[{companyname} pricing page].
0 commit comments