On user signup install the default plugins in the user's personal organization When a user signs up, a personal organization is created for that user. There are a bunch of plugins marked in the DB as with field `defaultInstall` as true. These plugins must be installed for the new organization. This ensures that the user is able to run basic actions such as executing an API, DB query etc. Also, adding a condition in the `getPlugins` API to return only the plugins installed by the user's organization. See merge request theappsmith/internal-tools-server!124 |
||
|---|---|---|
| app/server | ||