Results 1 to 3 of 3

Thread: User list

  1. #1
    New user
    Join Date
    01-16-13.
    Posts
    3

    Default User list

    Dear all,

    I need to create module, that will send some text via email to selected contao's site user. how to make in my module user list, so i can choose to whom send an email?

    Thank you.

    P.S. Sorry for my english

  2. #2
    User
    Join Date
    03-17-10.
    Posts
    83

    Default Re: User list

    1. MEMBERS (frontend)
    Do you know that the extension "memberlist" allows members to sent E-mail to each other. In the backend under "members" you can set if a member would like to receive E-mail from everyone, registered users, or not at all.

    I have used this module to make a list that shows all members from a specific group. Clicking on the info button brings up the details with a field in which you can type your message to sent as E-mail. If the member is configured not to receive E-mail the field does not show.

    2. USERS (backend)
    If you want the users of the backend to sent E-mails to other users then you might look at the task center. It gives you the option to sent a E-mail with every assigned task.

  3. #3
    New user
    Join Date
    01-16-13.
    Posts
    3

    Default Re: User list

    I saw this features, but I need to write my own module. Cause, first it will upload file, and then send notification to a specific user.
    So I need a code how to grab all Users list.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •