File tree Expand file tree Collapse file tree 1 file changed +81
-0
lines changed
Expand file tree Collapse file tree 1 file changed +81
-0
lines changed Original file line number Diff line number Diff line change @@ -119,6 +119,87 @@ Why choose Custom Fields?
119119 :::
120120::
121121
122+ :: u-page-section
123+ #title
124+ Pricing
125+
126+ #description
127+ All tiers include every feature. Dev/staging environments are always free.
128+
129+ #default
130+ :: u-pricing-plans { compact class =" gap-x-3 " }
131+ :::u-pricing-plan
132+ ---
133+ title: Open Source
134+ price: Free
135+ description: AGPL-3.0 for open source projects
136+ features:
137+ - Unlimited domains
138+ - Community support
139+ button:
140+ label: View on GitHub
141+ to: https://github.com/relaticle/custom-fields
142+ target: _blank
143+ color: neutral
144+ variant: outline
145+ ---
146+ :::
147+
148+ :::u-pricing-plan
149+ ---
150+ title: Solo
151+ price: $79
152+ billing-cycle: /year
153+ description: Personal projects & internal tools
154+ features:
155+ - 1 domain
156+ - 1 year updates
157+ button:
158+ label: Purchase
159+ to: https://relaticle.lemonsqueezy.com/buy/803d5933-4b12-4869-9d93-f96797339603
160+ target: _blank
161+ ---
162+ :::
163+
164+ :::u-pricing-plan
165+ ---
166+ title: Pro
167+ price: $129
168+ billing-cycle: /year
169+ description: Agencies & multiple client sites
170+ features:
171+ - Up to 5 domains
172+ - 1 year updates
173+ button:
174+ label: Purchase
175+ to: https://relaticle.lemonsqueezy.com/buy/803d5933-4b12-4869-9d93-f96797339603
176+ target: _blank
177+ ---
178+ :::
179+
180+ :::u-pricing-plan
181+ ---
182+ title: Business
183+ price: $299
184+ billing-cycle: /year
185+ description: Required for SaaS & multi-tenant
186+ highlight: true
187+ features:
188+ - Unlimited domains
189+ - 1 year updates
190+ button:
191+ label: Purchase
192+ to: https://relaticle.lemonsqueezy.com/buy/803d5933-4b12-4869-9d93-f96797339603
193+ target: _blank
194+ ---
195+ :::
196+ ::
197+
198+ <div class =" mt-4 text-center text-sm text-gray-500 dark:text-gray-400 " >
199+ <strong>Students/Educators</strong>: 50% off · <strong>Non-Profits</strong>: 40% off · <a href="/community/license" class="underline hover:text-gray-700 dark:hover:text-gray-200">Full license details</a>
200+ </div >
201+ ::
202+
122203:: u-page-section
123204#title
124205Our Ecosystem
You can’t perform that action at this time.
0 commit comments