Manage Showtime

1: Create Location

Go to Showtime >> Location >> Add new

City is Parent Locations.

Venue is Child Locations.

City and Venue will used when create showtime.

City, Venue will used when create showtime

2: Create Showtime

a) Add Showtime manually

Showtimes >> Add New

  • Title: You can empty, the system will auto insert.

  • Movie: Choose a movie

  • Date: Choose a date time

  • Rooms: Choose a room. Read here to know create a Room.

  • City: The City is Parent Category in location. Read here

  • Venue: The City is Child Category in location. Read here

  • Address:

Add showtome manually

b) Add Showtime via CSV file

Showtimes >> Import

You can create a excel file after save like a CSV file and use it to import in system.

c) Export Showtime to CSV file, so you can read it in Excel.

d) Filter Showtime with many options:

Some options: Movies, City, Venue, Room, From Date ... To Date

3) Display at frontend

The customer click "Get Ticket" button, the site will display Showtime Popup

4) Customzie Template

Customize template of Showtime Popup in child theme:

Copy file
plugins/movie-booking/templates/movie/popup/*.php
to
themes/aovis-child/ovamb-templates/movie/popup/*.php

Last updated