App Introduction
Now you can plan, organize, and manage events all in one platform. This is a user-friendly event management app that empowers event organizers to handle their events through a single application. It features a comprehensive suite of event planning and management tools—helping organizers save time, reduce costs, and create more successful events. Admins can easily track every event within their organization and manage them accordingly. This solution is dedicated to delivering a hassle-free experience and flawlessly executing events.
Core Functionality
- Users can create, edit, and manage all event categories from the admin panel.
- Admins can create event tickets for activities.
- Ability to upload short videos for events.
- Admins/Users can enable or disable Google Maps for location and directions.
- QR code implementation for events.
Merchant-Friendly
- Offline Event Merchants
- Ticket E-commerce Merchants
- Comprehensive Event Service Providers
- Local Service Merchants
Basic Information
- Developer:MyAppGurus
- Address:Ahmedabad, GJ, IN
- Price: Free / Free plan
- Rating:4 / 5
- Comment Count:1 comment
- Release Date:2023-5-12
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/event_categories.json
- PUT /admin/api/event_categories/{id}.json
- GET /admin/api/event_categories.json
- DELETE /admin/api/event_categories/{id}.json
Permission:write_event_categories,read_event_categories,manage_events
- POST /admin/api/event_tickets.json
- PUT /admin/api/event_tickets/{id}.json
- GET /admin/api/event_tickets.json
- DELETE /admin/api/event_tickets/{id}.json
Permission:write_event_tickets,read_event_tickets,manage_events
- POST /admin/api/events/{event_id}/videos.json
- PUT /admin/api/events/{event_id}/videos/{video_id}.json
- GET /admin/api/events/{event_id}/videos.json
- DELETE /admin/api/events/{event_id}/videos/{video_id}.json
Permission:write_videos,read_videos,manage_events
- PUT /admin/api/events/{event_id}/settings.json
- GET /admin/api/events/{event_id}/settings.json
- POST /admin/api/apps/google_maps/settings.json
Permission:write_events,read_events,manage_apps
- POST /admin/api/events/{event_id}/qr_codes.json
- GET /admin/api/events/{event_id}/qr_codes.json
- PUT /admin/api/events/{event_id}/qr_codes/{code_id}.json
Permission:write_events,read_events,manage_tickets