• Lists profiles#

  • imbamix Reply #1, 8 months, 1 week ago

    Reply
    Good day!
    Can you please tell whether there is functional for ModX Evo / Revo allowing a user profile with moderation?

    It is essential that registered user can enter their data, which will later be displayed in his profile.
    It is important that the registration was a custom (set their fields) and the questionnaire was not published without administrator approval.
    Also need to sort the output list of users.

    Please help!


  • BobRay Reply #2, 8 months, 1 week ago

    Reply
    In Revolution, there is the UpdateProfile snippet, but AFAIK it doesn't support moderation. I don't think anything in Evo does either.

    I think you'd have to create a custom DB table to put the updated profile in and write custom code to do the moderation.