Booking Food/Lunch responsive PHP Calendar script
- Booking PHP Calendar options
-
- Reservation and payment php script
- Responsive Calendar (try to change size of your browser)
- Creating different price plans for different dates
- Creating discount plans
- Creating persons plans of number persons
- Creating different extra price
- Enable/disable PayPal payment
- Different number displayed calendars (change in panel)
- Choice price type (per night/day or per person)
- If enable PayPal you can get deposit payment
- Different Forms for booking
- Different Templates (background for days and other calenar parts, differetn color for all in calendar
- Add/Change language
- Choice -> Half/ful days reservation
- Choice -> Pending/Accepted days reservation
- Choice disable / enable button reservation
- View all reservations
- Responding to reservations
- Autorespond email message for ACCEPTED or NOT ACCEPTED reservation
- Multiple calendars on one page
- Settings Timezone
- Settings date format
- Admin complete controls
- Create multiple Calendars
- Simple integration if you have hosting
- Copy calendar code in your html site code
- Copy calendar code in your PHP site
- Copy calendar code in websites created to Weebly or Wix or Webs platform
IMPORTANT:
Contact me at the email if you need help with installation: aleksandrou@gmail.com
INSTALLATION STEPS:
1. Unzip the folder calendare and one file demo.php with the examples in the root folder of your site
2. Create database in phpMyAdmin client
3. Go into your browser and call the
http://www.your-domain.com/calendare/install.php
file to settings and install the tables in your database. The file calendare/config_data.php must be writable
INTEGRATION IN YOUR PHP OR HTML WEB SITE (WORDPRESS, JOOMLA, WEBLY, WIX, WEBS OR CUSTOM WEB SITE):
To work calendar on your site, you need to call in your file the following only JS files, in this way:
Example of code that needs to be copied to your web site where you want to be visible your apartments list:
IMPORTANT:
You can, in a user panel, to change the number of calendar (how much you want to be displayed).
If you want the calendar to be defined width, only code of the calendar put in a DIV element of the desired size. For example:
<div style = "width: 600px;"> CALENDAR CODE </div>
IMPORTANT:
Contact me at the email if you need help with installation: aleksandrou@gmail.com