From bf3cb625b14135460f4862049967d0b341ad244e Mon Sep 17 00:00:00 2001 From: Owen Date: Sun, 27 Apr 2025 21:08:50 -0400 Subject: [PATCH] Add notes about other programs --- .../docusaurus/docs/10-supporter-program.md | 9 +++++++++ packages/docusaurus/src/pages/pricing.tsx | 18 ++++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/packages/docusaurus/docs/10-supporter-program.md b/packages/docusaurus/docs/10-supporter-program.md index 451deec..e9460fb 100644 --- a/packages/docusaurus/docs/10-supporter-program.md +++ b/packages/docusaurus/docs/10-supporter-program.md @@ -59,3 +59,12 @@ You can only obtain a supporter key once. While GitHub allows you to donate mult ## Can I get a refund? GitHub Sponsors DOES NOT allow us to refund donations. Please make sure that you are comfortable supporting the project before you purchase a tier. + +## How is this different than the Professional License? + +The Supporter Program is a way to support the project and remove the +support marks. It is a one time donation. No features are unlocked. + +The Professional plan is a paid license that allows you to use the +software in a commercial environment that unlocks features and +provides support. It is a monthly subscription. \ No newline at end of file diff --git a/packages/docusaurus/src/pages/pricing.tsx b/packages/docusaurus/src/pages/pricing.tsx index 470aaa5..b4852db 100644 --- a/packages/docusaurus/src/pages/pricing.tsx +++ b/packages/docusaurus/src/pages/pricing.tsx @@ -348,7 +348,7 @@ const PricingComponent = () => {

How often will I be billed?

- The Professional plan is billed monthly. + The Professional License is billed monthly.

What if I need more sites?

@@ -392,9 +392,23 @@ const PricingComponent = () => { to our support portal where you can interact with us.

+

What is the difference between this and the Supporter Program?

+

+ The Supporter Program is a way to support the project and remove the + support marks. It is a one time donation. No features are unlocked. +

+

+ The Professional plan is a paid license that allows you to use the + software in a commercial environment that unlocks features and + provides support. It is a monthly subscription. +

+

--

-

By purchasing any license key you agree to abide by the Fossorial Commercial License and Terms

+

+ By purchasing any license key you agree to abide by the{" "} + Fossorial Commercial License and Terms +