• Resolved danilomorganti

    (@danilomorganti)


    Buongiorno a tutti!Premetto che sono un neofita di wordpress seppur con uno skill da sviluppatore.
    Per il mio sito sto cercando un plugin che permette agli utenti di registrasi in autonomia e durante la registrazione dichiarare se ci si vuole registrare come cliente oppure con negozio.
    In pratica se ti registri come utente viaggi solo all’interno del sito, se ti registri come negozio oltre al sito hai anche una sezione dedicata dove poter postare degli articoli.
    Sul web non ho trovato niente che facesse al caso mio, qualcuno ha qualcosa da suggerire?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Buongiorno @danilomorganti,

    A possible approach could be to use custom roles for this. You can have a role ‘cliente’ and a role ‘negozio’. (you will later grant access to different sections of the site based on the role).

    In order to achieve this, you can use the following plugin to create the custom roles: https://wordpress.org/plugins/user-role-editor/

    And this plugin to allow the user to choose the role during registration: https://wordpress.org/plugins/wp-roles-at-registration/

    Another possible approach is to use a membership plugn (there are lots of them out there) and create a ‘client’ and ‘negozio’ subscriptions. Most of these plugins allows users to choose a subscription level during registration and also to show/hide content for specific subscription levels.

    Hope this helps at least as a starting point 🙂

    Take care

    Thread Starter danilomorganti

    (@danilomorganti)

    Hello sjaure! thank so much for yuor help!
    I took your advice and now member can select the role with which to register.

    Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Gestione utenze plugin’ is closed to new replies.