mirror of
https://github.com/fosrl/docs.git
synced 2025-05-12 21:30:43 +01:00
Link to post
This commit is contained in:
parent
ce7a809e90
commit
fb8f40788d
3 changed files with 9 additions and 11 deletions
|
@ -1,15 +1,13 @@
|
||||||
# Professional Edition
|
# Professional Edition
|
||||||
|
|
||||||
:::tip
|
|
||||||
|
|
||||||
If you have already purchased a Supporter Key and wish to also purchase a Professional Edition license please check your supporter portal for a 75% discount code!
|
|
||||||
|
|
||||||
:::
|
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
|
|
||||||
|
If you have already purchased a Supporter Key and wish to also purchase a Professional Edition license please check your supporter portal for a 75% discount code!
|
||||||
|
|
||||||
There is no restrictions on sites for the open source version of Pangolin.
|
There is no restrictions on sites for the open source version of Pangolin.
|
||||||
|
|
||||||
|
Take a look at our post about clarifying our monetization path: https://github.com/orgs/fosrl/discussions/650
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
The Professional Edition is for businesses that want to use Pangolin in a commercial environment and require access to licensed components and extra support.
|
The Professional Edition is for businesses that want to use Pangolin in a commercial environment and require access to licensed components and extra support.
|
||||||
|
|
|
@ -4,12 +4,10 @@
|
||||||
|
|
||||||
There is no restrictions on sites for the open source version of Pangolin.
|
There is no restrictions on sites for the open source version of Pangolin.
|
||||||
|
|
||||||
:::
|
|
||||||
|
|
||||||
:::note
|
|
||||||
|
|
||||||
The Supporter Program does not provide access to Professional Edition features.
|
The Supporter Program does not provide access to Professional Edition features.
|
||||||
|
|
||||||
|
Take a look at our post about clarifying our monetization path: https://github.com/orgs/fosrl/discussions/650
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## What is this?
|
## What is this?
|
||||||
|
@ -22,7 +20,7 @@ We know it’s not the most exciting feature, but it helps us keep Pangolin heal
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
|
|
||||||
If you have already purchased a supporter key and wish to also purchase a professional license please reach out to us at numbat@fossorial.io. We can provide you with a discount code for the first month of the professional license FREE!
|
If you have already purchased a Supporter Key and wish to also purchase a Professional Edition license please check your supporter portal for a 75% discount code!
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
@ -440,6 +440,8 @@ const PricingComponent = () => {
|
||||||
<div style={styles.cardLarge}>
|
<div style={styles.cardLarge}>
|
||||||
<h1 style={styles.cardTitle}>Professional Edition FAQ</h1>
|
<h1 style={styles.cardTitle}>Professional Edition FAQ</h1>
|
||||||
|
|
||||||
|
<p style={styles.textMuted}><a href="https://github.com/orgs/fosrl/discussions/650">Take a look at our post about clarifying our monetization path.</a></p>
|
||||||
|
|
||||||
<h4>How often will I be billed?</h4>
|
<h4>How often will I be billed?</h4>
|
||||||
|
|
||||||
<p style={styles.textMuted}>
|
<p style={styles.textMuted}>
|
||||||
|
|
Loading…
Reference in a new issue