Hello:

I want to build a website. In this web users must be able to request to be a member of the website. They have to validate the request through email. The web must be managed in two languages, so I must be able to translate all that can be shown to users: posts, pages, forms, Emails, etc..

If i use any plugin that uses only english i need to translate the strings that show in website

Is this possible in Drupal?

Sorry for my english.

Thanks in advance.

xescjp

Comments

pixelsweatshop’s picture

Yes, drupal meets your criteria.

fran01’s picture

Thank you very much. Any idea about the best plugin to manage frontend users?

Thanks in advance.

xescjp

pixelsweatshop’s picture

Everything you mention is in Drupal core

fran01’s picture

Hello again nicoz. Do you know any good tutorial to learn how to manage frontend users?

Many thanks.

xescjp

pixelsweatshop’s picture

Start by watching the tutorials at https://www.ostraining.com/class/d8-beginner/ or drupalize.me and read the drupal handbook https://www.drupal.org/docs/user_guide/en/index.html or more specifically for managing user accounts https://www.drupal.org/docs/user_guide/en/index.html

Note that there is no difference between front-end users and backend users in drupal. They are managed the same way. they just have different roles and permissions.

fran01’s picture

Thank you for your help. You have answered very quickly. Thank you for your dedication and attention.

xescjp.

brownenergygroup’s picture

Thank you for the very helpful links to the tutorials, it is a little overwhelming in the beginning but I guess one step at a time.

passionatestars’s picture

yes, drupal will fullfill your requirement 100%, user login/registration is the core feature of drupal. drupal is the best option of multilingual websites.

fran01’s picture

xescjp