Apartments rental PHP script
- 1. Reservation and payment via Pay Pal or disable Pay Pal
- 2. Setting up paying only the deposit
- 3. One calendar for all products for rental
- 4. The possibility of enrollment pictures, descriptions, detailed view of each product
- 5. Enter multiple products for rent (and enter the number for each of them)
- 6. Enter percents for discount
- 7. Enter extra price
- 8. Book any particular product for rent
- 9. Simultaneous reservation of all products for rent
- 10. Setting the display of products per page
- 11. Pay Pal settings
- 12. Displays only the list of products for rental, or display only calendar, or of both
- 13. The possibility of changes to the language (translate text in one file)
- 14. Possibility to change the fields in the form to book
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