By doze on Wednesday, 12 June 2013
Posted in Pre-Sales
Replies 3
Likes 0
Views 1.4K
Votes 0
Hello,

I'm trying to find the components to achieve the following. Are these possible with JEvents?

[list:1as69yg8][*:1as69yg8]Members should be able to create events (with certain seat amount)[/*:m:1as69yg8]
[*:1as69yg8]Other members can attend to the events[/*:m:1as69yg8]
[*:1as69yg8]Members should be able to attend only to certain time period of the event, not necessarily to full event time[/*:m:1as69yg8]
[*:1as69yg8]Member can select how many "seats" to fill when attending[/*:m:1as69yg8]
[*:1as69yg8]When attending to a event, member should "pay" it with "credits" depending on the duration the member attends to the event[/*:m:1as69yg8]
[*:1as69yg8]Memebers should be able to buy credits what they can use when attending to the events[/*:m:1as69yg8]
[*:1as69yg8]The member who created the event earns credit based on how many seats were filled (e.g gets the credits what attendees used)[/*:m:1as69yg8][/list:u:1as69yg8]

Example:
[list:1as69yg8]
[*:1as69yg8]Member A creates an Event from 13 to 18 with 2 available seats[/*:m:1as69yg8]
[*:1as69yg8]Member B attends to the event from 17 to 18 with 1 seat[/*:m:1as69yg8]
[*:1as69yg8]1 hour is set to use 1 credit, so member pays 1 credit from his "virtual wallet"[/*:m:1as69yg8]
[*:1as69yg8]The event still has 2 available seats from 13 to 17 and 1 available seat from 17 to 18[/*:m:1as69yg8]
[*:1as69yg8]After the event has passed, Member A gets 1 credit to his "virtual walllet"[/*:m:1as69yg8][/list:u:1as69yg8]

I understand that his is pretty complex user case for general events components, but I'd like to know if this is possible to achieve with JEvents and/or do you have any suggestions on how to do it?
Hello,

I'm trying to find the components to achieve the following. Are these possible with JEvents?

[list][*]Members should be able to create events (with certain seat amount)[/*:m]
[*]Other members can attend to the events[/*:m]
[*]Members should be able to attend only to certain time period of the event, not necessarily to full event time[/*:m]
[*]Member can select how many "seats" to fill when attending[/*:m][/list:u]
This is all straightforward

[list]
[*]When attending to a event, member should "pay" it with "credits" depending on the duration the member attends to the event[/*:m]
[*]Memebers should be able to buy credits what they can use when attending to the events[/*:m]
[*]The member who created the event earns credit based on how many seats were filled (e.g gets the credits what attendees used)[/*:m][/list:u]

This is not so straightforward - registration are normally paid for using money. BUT I did create a 'user points' plugin for one specific user but the credits were managed by the site admin.

In theory you could adapt the plugin to assign credits using the system you describe but it will require you to do some fairly complex php coding - but this could be based on the plugin we already have for user points.
·
Wednesday, 12 June 2013 15:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I know this is an older topic but I was wondering if this user points plugin that Geraint mentioned is still available.

Thanks!
Vajaro
·
Thursday, 05 February 2015 19:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Vajaro

The user points plugin has not been actively used/developed for some time but could be made functional without too much difficulty.

If this is something you are interested in then please raise a topic in the gold member forum
·
Friday, 06 February 2015 08:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post