diff --git a/sea-orm-pro/docs/01-introduction/01-sea-orm-pro.md b/sea-orm-pro/docs/01-introduction/01-sea-orm-pro.md index 5f699feae5..a87ee479b9 100644 --- a/sea-orm-pro/docs/01-introduction/01-sea-orm-pro.md +++ b/sea-orm-pro/docs/01-introduction/01-sea-orm-pro.md @@ -53,7 +53,7 @@ Data is not editable by default. You can configure create, update and delete for ## Upcoming Features -There's really a lot we want to build, to make SeaORM Pro suit the needs of everybody. Please consider being a sponsor and take part in shaping its future! +There's really a lot we want to build, to make SeaORM Pro suit the needs of every project. Please consider being a sponsor and take part in shaping its future! Here's what we have in mind: @@ -69,7 +69,7 @@ Of course we need to share the Admin Portal to multiple users and each of them s And so, we'd want to keep a record of users' action and being able to audit them. -### Dashboard +### Advanced Dashboard We want to make it super easy to design graphs and charts for the Admin Dashboard. diff --git a/sea-orm-pro/docs/01-introduction/02-sea-orm-pro-plus.md b/sea-orm-pro/docs/01-introduction/02-sea-orm-pro-plus.md index bee0893e4f..8230197106 100644 --- a/sea-orm-pro/docs/01-introduction/02-sea-orm-pro-plus.md +++ b/sea-orm-pro/docs/01-introduction/02-sea-orm-pro-plus.md @@ -1,3 +1,13 @@ # SeaORM Pro Plus -[SeaORM Pro Plus](https://github.com/SeaQL/sea-orm-pro-plus) provides enterprise features and access to the full frontend source code. +SeaORM Pro is free-to-use software. All backend source code is MIT Licensed, but the frontend source code is closed for the time being. + +[SeaORM Pro Plus](https://github.com/SeaQL/sea-orm-pro-plus) provides additional features and access to the frontend source code. + +You can access the repository as a [Pro tier sponsor](https://github.com/sponsors/SeaQL). The license grant is perpetual (you can use the code forever) and you will receive updates while being a sponsor. + +As of the initial release, there is no additional features unlocked. We would prioritize answering questions and feature requests from sponsors. + +This should not be viewed as an attempt to monetize, but a means for us to crowd source ideas (and some funding) for the development of new features. So being a sponsor you'd play a role in shaping the product's future! + +Eventually, after reaching a certain level of maturity, we'd like to release a community version of SeaORM Pro under an open-source license so that it will be completely free (as in freedom). This is our end goal.