WBCE / WBCE_CMS

Core package of WBCE CMS. This package includes the core and the default addons. Visit https://wbce.org (DE) or https://wbce-cms.org (EN) to learn more or to join the WBCE CMS community.
https://wbce-cms.org
GNU General Public License v2.0
31 stars 22 forks source link

Missing link to signup form in form_login.twig #511

Closed instantflorian closed 1 year ago

instantflorian commented 2 years ago

The login form found at /modules/tool_account_settings/templates has no link to the signup form. If frontend registration is enabled, there should be a link or button displayed which leads to the singup form for new users.

WebDesignWorx commented 1 year ago

Handled with commit #536 (see screenshots)

image image

instantflorian commented 1 year ago

Sorry, but the Sign-up form should only be visible if frontend registration up is active.

WebDesignWorx commented 1 year ago

OK, please check with one the latest commits (#537) Should work properly now.