Manage Packages

1: Manage Packages

1.1: Configure Package Settings

Go to Events >> Settings >> Packages

Read here for more details

1.2: List All Package Created by Admin

Go to Events >> Manage Packages

  • You can view/edit/delete any package you want

  • Filter packages by date and name

1.3: Add New Package

Go to: Events >> Manage Packages >> Add New Package

Add Details for a package

  • Package ID: A unique identifier for the package.

  • Registration Fee: The fee the vendor pays when registering for this package.

  • Limited Time Period: The package duration. Enter -1 for unlimited time. Example: If set to 30, and the vendor activates the package on January 1, 2020, the membership will expire on February 1, 2020.

  • Event Total: The maximum number of events a vendor can create under this package.

  • Fee per Paid Ticket: The fee the vendor pays the admin for each paid ticket sold.

  • Fee per Free Ticket: The fee the vendor pays the admin for each free ticket issued.

  • List of Attendees: Allows the vendor to view all attendees who booked their event.

  • Export Attendees: Allows the vendor to export the list of all attendees who booked their event.

  • List of Tickets: Allows the vendor to view all tickets booked for their events.

  • Export Tickets: Allows the vendor to export all booked tickets for their events.

  • Change Tax per Event: Allows the vendor to adjust the tax rate for each event created on the frontend. This value overrides the setting at: Events >> Settings >> Tax & Profit >> Tax Percentage (%).

  • Sort Package at Frontend: Controls the order in which packages appear in the package list on the frontend.

1.3: Display Packages in Vendor Dashboard

You can see Packages displayed in Vendor Dashboard. Read here to know how to manage packages on the frontend

2: Manage Membership

2.1: View All Memberships

Go to: Events >> Manage Packages >> All Membership

  • View/edit/delete any package

  • Filter packages by date and name

2.2: Add a Membership

Go to: Events >> Manage Packages >> All Membership >> Add new membership

Add details for a membership

Note: With User ID field, you need to find User ID of a membership to enter this field. To find User ID of a membership, you need to go to Users >> All Users

3: Customize Vendor Package Template

Copy file
plugins/eventlist/templates/vendor/package.php
to
themes/meup-child/eventlist/vendor/package.php

Note: You have to create eventlist and vendor folder in child theme

Last updated

Was this helpful?