By Guest on Monday, 23 December 2013
Posted in Pre-Sales
Replies 4
Likes 0
Views 1.6K
Votes 0
hello
I have a project which generates many events per user minimum 35 at a specific time with multiple user the CSV import is not practiced I have to create events when filling out the information on my site is possible with SQL or PHP create events in Jevents

Thanks

Juan Arias
Hi Juan,
it's possible as it's actually what JEvents does, but it's quite complex as we are fully icalendar standard compliant and that implies saving the information about events in several tables in the database and filling lots of fields in a specific way.

My recommendation is that you use CSV import as you can create a PHP function that triggers the import of your data whenever you need, and this way the events will be synced almost at the moment.
·
Tuesday, 24 December 2013 08:54
·
0 Likes
·
0 Votes
·
0 Comments
·
My problem with the csv is the server time, I think that doing it directly would be a 30% of the time and resources of the import. All users make events very often. would be faster if I get access to the tables and the format in which they work. Also no discount for gold or silver?
·
Tuesday, 24 December 2013 14:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Well, JEvents is licensed under GPL and core version is Free, so just install it and play around with SQL and having in mind the icalendar specification

Regarding the discount, we are in a low prices way so we cannot offer general discounts. We can only afford providing discounts to our members when they renew or upgrade their membership, sorry.
·
Tuesday, 24 December 2013 17:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok thanks.
·
Tuesday, 24 December 2013 20:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post