Event guide module will display event guidance and reservations via forms.
The modules have functions as follows:
- Event reservations
- Configurable reservation forms
- Display event automatical in time
- Adminstration reservations and get data CSV format
- Mail to send reserved person
- New event notify to registers
Update from eguide-2.31
* Categories enhancement (two level, sort order, importer, block)
* Fix JavaScript check failer
* Enable confirm page in default
* Add duplicatable function
* Fix excel template (remove hard code kanji)
* Using newer altsys (0.5later) function
* Arrangement of language resource (Separation main/common)
* add resource language/spanish (thx Gerardo)
You want to make duplicate eguide module, using "eguide/duplicate.php" script. for example:
$ php modules/eguide/duplicate.php event ticket
Duplicate: event
Duplicate: ticket
UpdateingUpload override module files and do updating module at Modules admin in XOOPS.
eguide 2.31 has internal data format changes, then older reservation data display make some confutions. You can fix this convertion script
admin/conv230.php execute.
Re: Event Guide
Nice module, but how can i deactivate all that reservation stuff? I thought it should be an option on preference. All i need is a module to show the flayer of an event date and time. Any other module suggestion?