Categorized | Blogs, Plugins, WordPress

Wordpress Plugin – Event Manager

EventManager is a WordPress plugin that allows for online event registration within WordPress. Events are completely managable through new administration screens, which allow event managers the following features:

* Control start and end dates for registration
* Maximum registration limit
* Add/edit participants
* Create custom questions on the registration form
* Download registration data to Excel
* Allow anonymous registrations, or require user to login to register

Download

If you enjoyed this post, make sure you subscribe to my RSS feed!

Related posts:

  1. Wordpress Plugin – Wordpress Membership Plugin by WPboard
  2. Wordpress Plugin – WP-Forum
  3. Wordpress Plugin – TD WordCount
  4. WordPress Plugin – Amazon Media Manager 1.5
  5. Custom Login Design with the BM Custom Login Plugin

12 Comments For This Post

  1. SimonH Says:

    This EventManager plugin is broken with WP 2.2. As per a post in the WP support forum it removes titles from navigation lists. This would appear to be related to the add_filter(‘the_title’, ‘em_remove_title’); in em-hooks.php.

    Anyone know when there might be a version released to work with 2.2?

  2. IsaacChapman Says:

    Commenting out lines 79-81 of the includes/em-hooks.php will restore capability. Basically the em_remove_title function should just return the $content that it is given as a parameter.

  3. Insistor Says:

    The website is off line, does any one have the event manager files for me?

  4. flyingfox Says:

    I’m interested in this plugin too but not much on this site works so I guess that means the chances of the plugin doing so may be the same…

  5. karl19 Says:

    I came looking for this project too and eventually found the code over at http://code.google.com/p/wp-eventmanager/ I’ve just installed it on WP 2.3 and not quite sure it works. Which is a shame, as it’s pretty much EXACTLY what we need!

    Any news on 2.3 stability would be greatly appreciated.

  6. thingles Says:

    Add another request here. This is exactly what I need and it doesn’t seem to work for the registration page in 2.3.2. Ugh..

  7. shane Says:

    Thanks guys – that fixed worked. The plugin has been stellar on WP 2.3.3. Have not tried in on 2.5 yet (mu is not that far yet). We have added international addresses and a patch or two. Let me know if you would like the update.

  8. Jen Says:

    I am also trying to use this plugin in 2.6. Almost everything works (thanks for the fix for the navbar) , but there is no way to delete events that have been added by mistake. Anyone know how to do this?

    Thanks!

  9. brianb Says:

    Hey Shane – have you had the chance to use it on 2.5 or 2.6? I would be interested in having a copy of the updates you made to support the international addresses. My email is bbrey@bbitsinc.com..

    Cheers!

    brian

  10. elenacoen Says:

    I got everything going and did a few tests. My signup page is displaying incorrectly. Also, I signed up for events and did not receive a confirmation email.I don’t want users to have to signed in or logged in to sign up.

    http://www.manzanillotoday.com/?page_id=204
    http://www.manzanillotoday.com/?page_id=204&event_id=1

    My test participants do show up on the list. How can I export the list easily? How can I get it so that the email address also shows in the list of participants? Can I add PayPal and GoogleMaps function to this?

    1-1 test test teset TE edit delete
    1-2 testtest test test TE edit delete

    If I try to download the participant summary I get:
    Warning: require_once(../../../wp-admin/admin-db.php)
    [function.require-once]: failed to open stream: No such file or directory in /homepages/23/d187487723/htdocs/manzanillotoday/wp-
    content/plugins/EventManager/extract-participants.php on line 6

    Fatal error: require_once() [function.require]: Failed opening required ‘../../../wp-admin/admin-db.php’ (include_path=’.:/usr/lib/
    php5′) in /homepages/23/d187487723/htdocs/manzanillotoday/wp-content/
    plugins/EventManager/extract-participants.php on line 6

    If I try to download all registration data I get the following:
    Warning: require_once(../../../wp-admin/admin-db.php)
    [function.require-once]: failed to open stream: No such file or directory in /homepages/23/d187487723/htdocs/manzanillotoday/wp-
    content/plugins/EventManager/extract-participants.php on line 6

    Fatal error: require_once() [function.require]: Failed opening required ‘../../../wp-admin/admin-db.php’ (include_path=’.:/usr/lib/
    php5′) in /homepages/23/d187487723/htdocs/manzanillotoday/wp-content/
    plugins/EventManager/extract-participants.php on line 6

  11. Nicole Says:

    If anyone happens to have even a semi-working version of this I would be very thankful if a copy could be emailed to me. I tried the version over at google code and it does not even save the events.It s a shame there does not seem to be any fully functioning event manager that includes registration handling for Wordpress. I know a few people myself included that would pay for a good quality plugin of that type.

    Cheers

  12. ovidiu Says:

    is this still available somewhere for download?

Leave a Reply

-->