CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Civi ACL question - limiting mailing groups in CiviMail
Pages: [1]

Author Topic: Civi ACL question - limiting mailing groups in CiviMail  (Read 763 times)

nant

  • I post frequently
  • ***
  • Posts: 143
  • Karma: 4
    • Joomlapolis
  • CiviCRM version: 4.3.4
  • CMS version: Joomla 2.5.11
  • MySQL version: 5
  • PHP version: 5.3
Civi ACL question - limiting mailing groups in CiviMail
October 23, 2013, 07:41:28 am
I hope someone can shed some light here.

The need is to setup access to CiviMail so that specific users can only send mailings to specific mailing list groups.

Is there a way to do this?
--
Nick (aka nant from CB Team)

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Civi ACL question - limiting mailing groups in CiviMail
October 23, 2013, 08:25:54 am

yes, you can do this :)

You basically give users acl permissions to those groups only. Note that you can do this via the UI for a small number of group (< 10?). however if the number of groups is large, i'd recommend using acl hooks

note that this affects all contacts and groups they can see and not just specific to mailings

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

nant

  • I post frequently
  • ***
  • Posts: 143
  • Karma: 4
    • Joomlapolis
  • CiviCRM version: 4.3.4
  • CMS version: Joomla 2.5.11
  • MySQL version: 5
  • PHP version: 5.3
Re: Civi ACL question - limiting mailing groups in CiviMail
October 23, 2013, 08:59:32 am
Quote from: Donald Lobo on October 23, 2013, 08:25:54 am

yes, you can do this :)

You basically give users acl permissions to those groups only.

how?

i can limit the actual contacts someone can see and search for with civi acl management, however I di not see how I can limit which group some can mail to in civimail.
--
Nick (aka nant from CB Team)

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Civi ACL question - limiting mailing groups in CiviMail
October 23, 2013, 09:23:09 am

u basically limit the groups a user can see. this in turn is also exposed to civimailing which only displays the groups that the user can see. ping on irc if you want to discuss / walk thru

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

nant

  • I post frequently
  • ***
  • Posts: 143
  • Karma: 4
    • Joomlapolis
  • CiviCRM version: 4.3.4
  • CMS version: Joomla 2.5.11
  • MySQL version: 5
  • PHP version: 5.3
Re: Civi ACL question - limiting mailing groups in CiviMail
October 25, 2013, 12:14:09 am
For those reading it appears that this is indeed a bug present only in Joomla and Wordpress (really wish there was a Joomla testing process in CiviCRM).

Relevant ticket and quick fix (thanks lobo) available here:

http://issues.civicrm.org/jira/browse/CRM-13644
« Last Edit: November 02, 2013, 05:20:27 am by nant »
--
Nick (aka nant from CB Team)

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Civi ACL question - limiting mailing groups in CiviMail
October 25, 2013, 08:15:43 am

nick:

we talked about this at civicon, and we do hope the 30% of folks who use civi + joomla can start contributing back and help with the joomla civi integration. We sorely are lacking developer support for this (and brian s and elin w have been doing an amazing job so far) and we need to get those folks to help and support this integration.

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

nant

  • I post frequently
  • ***
  • Posts: 143
  • Karma: 4
    • Joomlapolis
  • CiviCRM version: 4.3.4
  • CMS version: Joomla 2.5.11
  • MySQL version: 5
  • PHP version: 5.3
Re: Civi ACL question - limiting mailing groups in CiviMail
October 25, 2013, 08:25:57 am
Quote from: Donald Lobo on October 25, 2013, 08:15:43 am

nick:

we talked about this at civicon, and we do hope the 30% of folks who use civi + joomla can start contributing back and help with the joomla civi integration. We sorely are lacking developer support for this (and brian s and elin w have been doing an amazing job so far) and we need to get those folks to help and support this integration.

lobo

Not meant as criticizing - was more of a wish.

I am helping as much as I can, stumbling between what I think should work, what I try and what I find.
Sometimes I am not sure I am finding a bug or I am just not doing things right.
--
Nick (aka nant from CB Team)

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Civi ACL question - limiting mailing groups in CiviMail
October 25, 2013, 08:52:07 am

and just to be clear, i was referring to all of us trying to expand the current joomla + civi group. I think folks like you who are already involved is really great, and we do appreciate it. We just need some collective thinking and maybe arm-twisting to increase the size of the contributor/supporter group :)

thanx for being on top and interacting with the community and the conferences etc. We now need to find 10+ people like you :)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Civi ACL question - limiting mailing groups in CiviMail

This forum was archived on 2017-11-26.