Skip to content

Commit

Permalink
Update Enterprise.md to fix a few typos (#33)
Browse files Browse the repository at this point in the history
Good luck with the product!
  • Loading branch information
hyperoceanic authored Dec 16, 2024
1 parent b96e87d commit eccbf87
Showing 1 changed file with 10 additions and 14 deletions.
24 changes: 10 additions & 14 deletions docs/Enterprise.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,41 +11,37 @@ tags:
---
# Stirling PDF Enterprise

Stirling PDF offers a Enterprise edition of its software, This is the same great software but with added features and comforts
Stirling PDF offers an Enterprise edition of its software. This is the same great software but with added features and comforts.

## Whats included

- Prioritised Support tickets via [email protected] to reach directly to Stirling-PDF team for support and 1:1 meetings where applicable (Provided they come from same email domain registered with us)
- Prioritised Support tickets via [email protected] to reach the Stirling-PDF team for support and 1:1 meetings where applicable (Provided they come from same email domain registered with us)
- Prioritised Enhancements to Stirling-PDF where applicable
- Base SSO support
- Advanced SSO such as automated login handling (Coming very soon)
- SAML SSO (Coming very soon)
- Custom automated metadata handling
- Advanced user configurations (Coming soon)
- Plus other exciting features to come

- Plus other exciting features to come.

## Cost

We are currently charging 12$ per seat per month, This means for a company that require 5 simultaniously logged in users they would require 5 seats.

We charge 12$ per seat per month. This means for a company that requires 5 simultaneously logged in users, they would require 5 seats.

## Purchase

To purchase stirling PDF Enterprise please navigate to https://stirlingpdf.com/pricing and select either pro or Enterprise depending on your usercase.
For pro you will be redirected to Stripe to setup and handle a subscription, after which you will be automatically emailed your license key on the email provided to Stripe.
To purchase stirling PDF Enterprise please navigate to https://stirlingpdf.com/pricing and select either pro or Enterprise depending on your use-case.
For Pro you will be redirected to Stripe to setup and handle a subscription, after which you will be automatically emailed your license key on the email provided to Stripe.

## Activation

## Activiation

To activate navigate to the Stirling PDF config folder and open the ``settings.yml``
To activate, navigate to the Stirling PDF config folder and open the ``settings.yml``
Scroll down to the enterprise section, it should look like:
```
enterpriseEdition:
enabled: false # set to 'true' to enable enterprise edition
key: 00000000-0000-0000-0000-000000000000
```

Enter the key provided to you in the email and change enabled from false to true, then restart the Stirling-PDF instance.
You should now see logs of your Stirling-PDF instance registering and authenticating the license and enabling the Enterprise features
Enter the key provided in the email and change enabled from false to true, then restart the Stirling-PDF instance.
You should now see logs of your Stirling-PDF instance registering and authenticating the license and enabling the Enterprise features.

0 comments on commit eccbf87

Please sign in to comment.