Skip to content

Commit 0839ae7

Browse files
committed
docs: remove pricing details from license page
Redirect users to latest docs for current pricing information. This prevents stale pricing on older version documentation.
1 parent a919b87 commit 0839ae7

File tree

1 file changed

+21
-42
lines changed

1 file changed

+21
-42
lines changed

docs/content/4.community/3.license.md

Lines changed: 21 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -80,47 +80,23 @@ A commercial license is required if you:
8080
- Operate a commercial SaaS without sharing source code
8181
- Require warranty or liability terms beyond AGPL-3.0
8282

83-
### Commercial License Pricing
83+
### Commercial License Options
8484

85-
Choose from three simple pricing plans. **All tiers include every feature** - no artificial limitations.
85+
We offer flexible licensing tiers to match your needs - from single projects to unlimited use.
8686

87-
::tabs
88-
:::tab{label="Single Project"}
89-
**$99/year**
90-
- Install Custom Fields in one (non SaaS) project
91-
- Includes three activations (local, CI, and production)
92-
- One year of updates
93-
- All features included
94-
:::
95-
96-
:::tab{label="Unlimited Projects"}
97-
**$199/year**
98-
- Install Custom Fields in unlimited projects
99-
- Including SaaS applications
100-
- Unlimited license activations
101-
- One year of updates
102-
- All features included
103-
:::
104-
105-
:::tab{label="Lifetime"}
106-
**$399**
107-
- Install Custom Fields in unlimited projects
108-
- Including SaaS applications
109-
- Unlimited license activations
110-
- Lifetime updates
111-
- All features included
112-
:::
87+
::alert{type="info"}
88+
**For current pricing and purchasing options**, please visit the [latest documentation](https://relaticle.github.io/custom-fields/community/license).
11389
::
11490

11591
::card-group
11692
:::card
11793
---
118-
title: Purchase License
94+
title: View Current Pricing
11995
icon: i-lucide-credit-card
120-
to: "https://relaticle.lemonsqueezy.com/buy/803d5933-4b12-4869-9d93-f96797339603"
96+
to: "https://relaticle.github.io/custom-fields/community/license"
12197
target: _blank
12298
---
123-
Select your tier at checkout
99+
See all licensing tiers and purchase options
124100
:::
125101

126102
:::card
@@ -150,14 +126,17 @@ Review AGPL-3.0 requirements, especially the network use provision
150126

151127
### Common Scenarios
152128

153-
| Scenario | Recommended License | Suggested Tier |
154-
|------------------------------|---------------------|-----------------------|
155-
| Single project or client work | Commercial | Single Project ($99) |
156-
| Agency with multiple clients | Commercial | Unlimited Projects ($199) |
157-
| SaaS application | Commercial | Unlimited Projects ($199) |
158-
| Long-term projects | Commercial | Lifetime ($399) |
159-
| Open source package | AGPL-3.0 | Free |
160-
| Educational project (public) | AGPL-3.0 | Free |
129+
| Scenario | Recommended License |
130+
|-------------------------------|---------------------|
131+
| Single project or client work | Commercial |
132+
| Agency with multiple clients | Commercial |
133+
| SaaS application | Commercial |
134+
| Open source package | AGPL-3.0 |
135+
| Educational project (public) | AGPL-3.0 |
136+
137+
::alert{type="info"}
138+
See [current pricing](https://relaticle.github.io/custom-fields/community/license) for available tiers.
139+
::
161140

162141
## Existing Customers
163142

@@ -201,7 +180,7 @@ Contact **customfieldsnext@gmail.com** with proof of eligibility to receive your
201180
:::
202181

203182
:::accordion-item{label="What's the difference between Single Project and Unlimited Projects?"}
204-
Single Project ($99) is for one non-SaaS project with three activations (local, CI, production). Unlimited Projects ($199) allows use in unlimited projects including SaaS applications with unlimited activations.
183+
Single Project is for one non-SaaS project with three activations (local, CI, production). Unlimited Projects allows use in unlimited projects including SaaS applications with unlimited activations. See [current pricing](https://relaticle.github.io/custom-fields/community/license) for details.
205184
:::
206185

207186
:::accordion-item{label="What happens when my commercial license expires?"}
@@ -245,7 +224,7 @@ icon: i-lucide-lightbulb
245224
---
246225
**Custom Fields = Your Choice**
247226
- **AGPL-3.0**: Free to use, must share all code (including network use)
248-
- **Commercial**: Keep code private, simple project-based pricing ($99-$399)
227+
- **Commercial**: Keep code private, simple project-based pricing
249228
- All features included in both licenses
250-
- Choose the plan that fits your project needs
229+
- See [current pricing](https://relaticle.github.io/custom-fields/community/license) for details
251230
::

0 commit comments

Comments
 (0)