Apartments rental PHP script
- 1. Apartments reservation and payment via Pay Pal or disable Pay Pal
- 2. Setting up paying only the deposit
- 3. Calendars availability for all apartments
- 4. The possibility of enrollment pictures, descriptions, detailed view of each apartments
- 5. Enter multiple apartments for rental
- 6. Enter percents for discount (for number of reserved night)
- 7. Posibility to add different price for different periods dates of year
- 8. Enter extra price
- 9. Setting the display of apartments per page
- 10. Pay Pal settings
- 11. The possibility of changes to the language (translate text in one file)
- 12. Possibility to change the fields in the form to book
IMPORTANT:< Required version of PHP - 5.4+ >
< required version of MySQL - 5.5+ >
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
4. If you want to change the language for the calendar, go to the folder calendare/language/.
There are files created languages. Currently there are only one file for the English language "en.php". If you want a new language, create a new file from an existing "en.php", for example, form the Italian language "it.php", translate it into Italian. The system will automatically detect the new language calendar in panel and then you can choice new created language.
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:
Contact me at the email if you need help with installation: aleksandrou@gmail.com