Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Remove Pro Plan References #420

Merged
merged 1 commit into from
Nov 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docs/about/licensing.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,28 @@ slug: /about/licensing

# Amplication’s Licensing Model

## Amplication Free, Pro, and Enterprise Editions
## Amplication Free and Enterprise Editions

Amplication was developed as an open-source software, and it is free for all to use. It is also offered for free on our managed service at [amplication.com](https://amplication.com). Our strong belief in open-source has enabled us to create a revolution in the way applications are developed, saving hours of development time, and boosting productivity.

Amplication can now meet the needs of individual developers and startups and provide the advanced features, robustness, and scale required by enterprises through its Free, Pro, and Enterprise Editions:
Amplication can now meet the needs of individual developers and startups and provide the advanced features, robustness, and scale required by enterprises through its Free and Enterprise Edition:

- **Free Edition** – contains Amplication's core functionality and continues to be licensed under the [Apache 2.0 license](https://github.com/amplication/amplication/blob/master/LICENSE).
- **Pro and Enterprise Editions** - add advanced operations, security, and commercially orientated features. The Pro and Enterprise editions are built on top of the Free edition and the additional functionality will be supplied as source-available. While users can view and download the code, ownership of the code remains with Amplication, meaning users cannot resell it. Use of the Amplication Pro and Enterprise editions are subject to the [Amplication Terms of Service](https://amplication.com/terms).
- **Enterprise Edition** - add advanced operations, security, and commercially orientated features. The Enterprise edition is built on top of the Free edition and the additional functionality will be supplied as source-available. While users can view and download the code, ownership of the code remains with Amplication, meaning users cannot resell it. Use of the Amplication Enterprise edition is subject to the [Amplication Terms of Service](https://amplication.com/terms).

## **Amplication’s Continuing Commitment to Open Source**[](https://docs.amplication.com/about/about/licensing/#amplications-continuing-commitment-to-open-source)

- Amplication remains fully committed to open source and promises to be a good steward of its open-source project, by ensuring that it continues to evolve with powerful new features. As we extend our Pro and Enterprise editions, we will ensure that this does not conflict with our open-source project.
- When a feature has been contributed by members of the Amplication community, we won't move that feature to the Pro or Enterprise editions.
- If a feature is planned for Free, Pro, and Enterprise editions, it will be released simultaneously in all. We won't introduce features into the Free Edition codebase with a fixed delay.
- Amplication remains fully committed to open source and promises to be a good steward of its open-source project, by ensuring that it continues to evolve with powerful new features. As we extend our Enterprise edition, we will ensure that this does not conflict with our open-source project.
- When a feature has been contributed by members of the Amplication community, we won't move that feature to the Enterprise edition.
- If a feature is planned for Free and the Enterprise edition, it will be released simultaneously in all. We won't introduce features into the Free Edition codebase with a fixed delay.
- We will always make it clear what is proprietary and what is open-source code.
- We will keep all features including the Enterprise Edition features for free on Amplication Cloud for the open-source community, individual developers, and small-scale projects.

## Deciding what is in the Free, Pro, and Enterprise Editions[](https://docs.amplication.com/about/about/licensing/#deciding-what-is-in-the-community-or-enterprise-editions)
## Deciding what is in the Free and Enterprise Editions[](https://docs.amplication.com/about/about/licensing/#deciding-what-is-in-the-community-or-enterprise-editions)

The Amplication team will decide which features will be included in each of the editions.

We are committed to keep building the core functionality of Amplication with an open-source license. However, each case will be decided on its own merit. As a rule, if the feature is likely to be of use mainly to a commercial organization it will be included in the Pro or Enterprise editions. All other features will be included in the Free edition.
We are committed to keep building the core functionality of Amplication with an open-source license. However, each case will be decided on its own merit. As a rule, if the feature is likely to be of use mainly to a commercial organization it will be included in the Enterprise edition. All other features will be included in the Free edition.

## What do you think?[](https://docs.amplication.com/about/about/licensing/#what-do-you-think)

Expand Down
24 changes: 4 additions & 20 deletions docs/faqs/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,29 +47,13 @@ See [Amplication’s licensing model](https://docs.amplication.com/about/about/l

---

## What is the difference between the Free, Pro, and Enterprise Editions?
## What is the difference between the Free and Enterprise Editions?

### Free Edition
The Free edition is for individual developers or small teams focused on compact projects. It provides a robust foundation for backend service creation. It includes features like database and model management, role-based permissions, and both GraphQL & REST API support.

The Free edition is the best option for individuals and small teams who build smaller projects.
The Enterprise edition, on the other hand, is designed for large-scale organizational needs, emphasizing advanced security features, more git sync providers, and dedicated support, and includes single sign-on (SSO) to ensure a comprehensive environment for enterprise-level development.

It includes everything you need to build backend services with Amplication, including database and data models management, roles & permissions, [Smart Git Sync](/smart-git-sync/) to easily sync your code to your favorite git provider, GraphQL & Rest APIs, admin UI, custom code, community plugins, unlimited code generation builds, and unlimited code push to git.

The Free edition is limited to 3 services and to 7 entities per service. It includes seats for 2 team members.

### Pro Edition

The Pro edition is for businesses that want to build on a larger scale, for advanced use cases that require more customizability, and when working with larger teams.

It includes everything from the free plan with the following additional benefits: Unlimited services and entities per service, and up to 10 team members.

### Enterprise Edition

The Enterprise edition is intended for large organizations that need advanced security, control, and support, offering the following additional benefits: private plugins, custom Git Integration, unlimited team members, SSO, and audit logs.

The Pro and Enterprise editions come with access to premium support. This means that users can get help and guidance from our team of experts whenever they need it.

---
To learn more about what's included with the Enterprise plan, see the **Premium Features** section of the docs.

## Who owns the code I generate with Amplication?

Expand Down
1 change: 0 additions & 1 deletion docs/getting-started/first-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ You can also create a new repository by clicking on the **Create repository** bu

:::note
In addition to GitHub, Amplication also supports [Bitbucket](/sync-with-bitbucket) and [AWS CodeCommit](/sync-with-aws-codecommit) for Enterprise users.
[Learn more](/sync-with-git-differences-between-plans) about the differences between the Free, Pro, and Enterprise plan.
:::


Expand Down
4 changes: 2 additions & 2 deletions docs/getting-started/smart-git-sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Amplication provides a powerful feature known as _Smart Git Sync_ for syncing th
Smart Git Sync automatically synchronizes any changes made on your project to your preferred git repository.
This is achieved by creating an `amplication` branch that contains all new commits generated by changes and additions on your Amplication project.

Amplication offers _Smart Git Sync_ for everyone including Free, Pro, and Enterprise plan users.
Amplication offers _Smart Git Sync_ for everyone including Free and Enterprise plan users.

On this page, you'll learn how Smart Git Sync works.
You will understand how Amplication manages the `amplication` branch on your repo, creates commits, and initiates pull requests.
Expand Down Expand Up @@ -93,5 +93,5 @@ Smart Git Sync is a powerful feature that simplifies the integration between Amp

Learn how to sync your service with your preferred git provider:

- [Sync With GitHub](/sync-with-github) (Free, Pro, Enterprise)
- [Sync With GitHub](/sync-with-github) (Free, Enterprise)
- [Sync With Bitbucket](/sync-with-bitbucket) (Enterprise)
3 changes: 1 addition & 2 deletions docs/getting-started/sync-with-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,7 @@ Let's review what's happening here in its entirety.
Users can merge Amplication-made changes by merging pull requests created by Amplication from the `amplication` branch to the user repository's base branch.

:::tip
The ability to [change your base branch](/how-to/change-base-branch-for-pull-requests) is a feature that's available for **Pro and Enterprise** plan users.
Review plan differences on the [Git Sync Plan Differences](sync-with-git-differences-between-plans) page.
The ability to [change your base branch](/how-to/change-base-branch-for-pull-requests) is a feature that's available for **Enterprise** plan users.
:::

## The commit message
Expand Down
2 changes: 1 addition & 1 deletion docs/how-to/change-base-branch.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This allows you to merge changes into a different branch.
For example, you may want pull requests to merge into a development branch first before your main branch.

:::info
This feature requires a Pro or Enterprise plan.
This feature requires an Enterprise plan.
Review plan differences on the [Git Sync Plan Differences](sync-with-git-differences-between-plans) page.
:::

Expand Down
4 changes: 2 additions & 2 deletions docs/how-to/code-generator-version-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Code Generator Version Control
slug: /code-generator-version-control
---

The **Code Generator Version Control** feature gives Pro and Enterprise plan users the flexibility to choose which version of the code generator they want to use.
The **Code Generator Version Control** feature gives Enterprise plan users the flexibility to choose which version of the code generator they want to use.

Amplication's code generator periodically releases new versions with bug fixes, enhancements, and new features.

Expand Down Expand Up @@ -45,7 +45,7 @@ Now whenever you generate code for your services, Amplication will use the code

## Enable CodeGen Version Control

To use the **Code Generator Version Control** feature, upgrade to Amplication's Pro plan or Enterprise plan.
To use the **Code Generator Version Control** feature, upgrade to Amplication's Enterprise plan.

The feature will automatically become available in the settings page for each of your services.

Expand Down
3 changes: 1 addition & 2 deletions docs/how-to/enterprise-sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ Amplication provides Single Sign-On (SSO) support for Enterprise plan users.
This makes it easier for your organization's members to access their Amplication accounts using your existing SSO provider.

:::note
SSO is **only available for Enterprise Plan users**.
Visit the [Git Sync Plan Differences](/sync-with-git-differences-between-plans) page to learn about the differences between the Free, Pro, and Enterprise plans.
SSO is **only available for Enterprise Plan users**.
:::

## Enabling SSO
Expand Down
6 changes: 3 additions & 3 deletions docs/how-to/git-branch-per-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pagination_next: getting-started/smart-git-sync

# One Git Branch Per Service

With Amplication's Pro Plan, teams can now streamline their workflow in multi-service repositories with **dedicated git branches and PRs for each service**.
With Amplication's Enterprise Plan, teams can now streamline their workflow in multi-service repositories with **dedicated git branches and PRs for each service**.
This feature enables faster delivery of changes, as only the team members responsible for a specific service need to review the associated PR.

## Benefits
Expand All @@ -24,9 +24,9 @@ This feature enables faster delivery of changes, as only the team members respon

## Enable One Git Branch Per Service

To enable the **One Git Branch Per Service** feature, make sure you have subscribed to Amplication's Pro Plan.
To enable the **One Git Branch Per Service** feature, make sure you have subscribed to Amplication's Enterprise Plan.
As soon as you upgrade, simply continue working on your services, and Amplication will handle the branching and PRs for you.

For more details on how Git sync works in Amplication, refer to the [Smart Git Sync](/sync-with-github/) page.

To learn more about the various features available to you in Amplication's pro plan, visit our [pricing page](https://amplication.com/pricing).
To learn more about the various features available to you in Amplication's Enterprise plan, visit our [pricing page](https://amplication.com/pricing).