-- HikaShop version -- : 3.2.1
-- HikaSerial version -- : 2.0.0
-- Joomla version -- : 3.8.2
-- PHP version -- : 7.1.11
-- Browser(s) name and version -- : Chrome 62
Hi guys,
I need to develop an Event store where:
1 - Users that pay a subscribtion can add and manage their Events
2 - All events are shown into a Google calendar, with event dates and directions, so I can show and perform searches by radius on a google map, by dates / time, by categories / tags
3 - The events can be imported from Facebook pages. (Building a Facebook plugin importer)
I find all these things in
DPCalendar
that basically use Omnipay as framework.
And / or build something using Seblod, but here again this old
Seblod integration suggestment / request
would be a need.
Now, basically an event it's nothing more than a product for a date in a specific site (direction), but, as far as I know, in special for point 2, I cannot set something directly using HikaMarket multi-vendor + HikaSerial / HikaSubscription. Am I right ?
I want that all transactions have to be done through HikaShop (HikaMarket), so I can manage there all the sales rules, payment gateways, statistics, invoices etc. and, in special, I need to use all the fantastic HikaSerial features to send QR Codes eTickets, Coupones for Event registrations etc..
Please, How to integrate it ? Do youhave any ideas / suggestments ?