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 @@ -115,6 +115,87 @@ Why choose Custom Fields?
115115 :::
116116::
117117
118+ :: u-page-section
119+ #title
120+ Pricing
121+
122+ #description
123+ All tiers include every feature. Dev/staging environments are always free.
124+
125+ #default
126+ :: u-pricing-plans { compact class =" gap-x-3 " }
127+ :::u-pricing-plan
128+ ---
129+ title: Open Source
130+ price: Free
131+ description: AGPL-3.0 for open source projects
132+ features:
133+ - Unlimited domains
134+ - Community support
135+ button:
136+ label: View on GitHub
137+ to: https://github.com/relaticle/custom-fields
138+ target: _blank
139+ color: neutral
140+ variant: outline
141+ ---
142+ :::
143+
144+ :::u-pricing-plan
145+ ---
146+ title: Solo
147+ price: $79
148+ billing-cycle: /year
149+ description: Personal projects & internal tools
150+ features:
151+ - 1 domain
152+ - 1 year updates
153+ button:
154+ label: Purchase
155+ to: https://relaticle.lemonsqueezy.com/buy/803d5933-4b12-4869-9d93-f96797339603
156+ target: _blank
157+ ---
158+ :::
159+
160+ :::u-pricing-plan
161+ ---
162+ title: Pro
163+ price: $129
164+ billing-cycle: /year
165+ description: Agencies & multiple client sites
166+ features:
167+ - Up to 5 domains
168+ - 1 year updates
169+ button:
170+ label: Purchase
171+ to: https://relaticle.lemonsqueezy.com/buy/803d5933-4b12-4869-9d93-f96797339603
172+ target: _blank
173+ ---
174+ :::
175+
176+ :::u-pricing-plan
177+ ---
178+ title: Business
179+ price: $299
180+ billing-cycle: /year
181+ description: Required for SaaS & multi-tenant
182+ highlight: true
183+ features:
184+ - Unlimited domains
185+ - 1 year updates
186+ button:
187+ label: Purchase
188+ to: https://relaticle.lemonsqueezy.com/buy/803d5933-4b12-4869-9d93-f96797339603
189+ target: _blank
190+ ---
191+ :::
192+ ::
193+
194+ <div class =" mt-4 text-center text-sm text-gray-500 dark:text-gray-400 " >
195+ <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>
196+ </div >
197+ ::
198+
118199:: u-page-section
119200#title
120201Our Ecosystem
You can’t perform that action at this time.
0 commit comments