Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Discount Configuration for ReDi Restaurant Reservation plugin

 

Install ReDi Restaurant Reservation + Discount plugin.

The plugin is provided as a Zip file.

Deactivate ReDi Restaurant Reservation plugin then Delete it Add a new plugin and upload a Zip file.

Activate the plugin.

Install additional plugin

Custom Post Types Make Plugin needs to be installed https://wordpress.org/plugins/custom-post-types-maker/ and activated.

Create a new custom post type

A new custom type ‘discount’ must be created.

Name: Discount
Custom Post Type Name: discount
Label: Discount

In Visibility choose Public: false.

 

WordPress Integration

Make sure that in support list field of the Custom Fields is checked [x].

An additional menu should be available to manage discounts.

To Create a new Discount and press ‘Add New’ Fill Title:

 

Custom fields should be filled.
discount - the amount of discount (Required for all).

class - what style to apply to the time button

weight - weight of the discount. If there are multiple discounts found for the same time, which one to take.

One of discount type date, time, dayofweek, month.

month filed can be single or multiple, separated with ','

Date

Time

Dayofweek

Month

Format

DD.MM.YYYY

HH:MM

sunday
monday
tuesday
wednesday
thursday
friday
saturday

January

February

March

April

May

June

July

August

September

October

November

December

Example

31.12.2020

12:30

monday

May, August

And Press ‘Publish’.

Test plugin

Select desired data and you should see Discount % on available time Discount % is added to the Comments field for reservation.


  • No labels