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 »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Users create events
Pages: [1]

Author Topic: Users create events  (Read 1844 times)

Francko

  • Guest
Users create events
July 16, 2008, 09:19:09 am
Hello, I am just beginning to build a CiviCRM site on Drupal and have run into a little snag.

I want my users to be able to create events using CiviEvent, and then allow other users to sign up for them.  It appears that only the administrator role can create events.  Is there a way to do this, or perhaps someone could suggest a workaround? 

Thank you.

Michał Mach

  • Ask me questions
  • ****
  • Posts: 748
  • Karma: 59
    • CiviCRM site
  • CiviCRM version: latest
  • CMS version: Drupal and Joomla latest
  • MySQL version: numerous
  • PHP version: 5.3 and 5.2
Re: Users create events
July 17, 2008, 12:11:52 am
Francko,

In standard CiviCRM functionality, only administrators can create events, so you would have to create custom module in order to allow people to create them.

Thx,
m
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

My absolute favourite: Wordpress Integration!.

Donate Now!

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Users create events
July 17, 2008, 10:06:14 am
Starting in 2.1 - users who do NOT have "administer CiviCRM" permission CAN create and manage events. However, they would need to have the base 'access CiviCRM' permission which may open up more functions than you want to give "your users".

Also, the current admin-oriented New Event Wizard probably offers too many options / too many steps for "front-end" use.  So I think that means you'll need to create separate Drupal module that utilizes the CiviCRM API's / BAO functions to provide a simplified event create / edit feature. I suspect a module which does this would be useful for  quite a few organizations. If you decide to take this on - feel free to post questions / thoughts to the Developer board on this forum.
Protect your investment in CiviCRM by  becoming a Member!

joachim

  • Guest
Re: Users create events
July 17, 2008, 10:17:21 am
I'm currently working on a Drupal module that ties a Drupal content type to Civi events.
You create a Drupal node, and the Civi Event is created automatically.

This means you can create views of the Event nodes too, for listings, calendars, etc  ;D
Still at the proof of concept stage, so watch this space :)

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Users create events
July 17, 2008, 12:11:28 pm
Sounds cool. You might also want to check out the work that Lobo has been doing w/ Views and CiviCRM objects:
http://civicrm.org/node/386
Protect your investment in CiviCRM by  becoming a Member!

gs

  • Guest
Re: Users create events
October 05, 2008, 09:42:09 am
I am having the same problem. Im using CiviCRM 2.1 and I would like users to create their own events. How do i go about with the access?

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: Users create events
October 05, 2008, 10:13:46 am

you will need to give them access civicrm and access civievent permissions.

If you need them to create events without giving them access to civicrm, you will need to write a drupal module / joomla component to do so (as mentioned in the thread)

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 »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Users create events

This forum was archived on 2017-11-26.