| Interface | Description |
|---|---|
| WelcomeStep |
Interface for steps to be performed after a fresh installation of Ametys has been done.
|
| Class | Description |
|---|---|
| AbstractWelcomeStep |
Absract
WelcomeStep which is Configurable |
| AdminWelcomeClientSideElement |
Admin welcome client side element.
|
| CompleteConfigurationStep |
This step indicates if the configuration is complete or not.
|
| CompleteSiteStep |
This step indicates that there is at least one well configured site.
|
| SiteWithPopulationStep |
This step indicates that there is at least one site well configured and with at least one affected population.
|
| SiteWithUserStep |
This step indicates that there is at least one well configured site with a user who has right to give its rights.
|
| WelcomeStepExtensionPoint |
ExtensionPoint handling the steps of the Admin welcome feature. |