New registration and login forms are placed on the index page. These two forms are controlled by a URL parameter, the name of the parameter is status.

This is the page that the user visits after obtaining the email address verification. If the user is logged in and the name in the user_information database is empty, the user will be directed to this page. Step1 and step2 are controlled by custom_state.

Since there are many elements, they are made into ReusableElement as appropriate. If you wish to make changes, please do so on the respective ReusableElement page. Group home is a group where you can check your tasks and the projects you belong to, and Group mypage allows you to check the archives.

The plugin allows you to temporarily view your password by clicking on the eyeball icon.

This will be the page that the user visits if he/she specifies a URL that does not exist in this domain.

Custom events are set in orange. Workflows with complex conditional branches are set in blue.