This module enable day bookings, reservations, earning money as fee, withdrawal money for owners/agents, availability calendar for properties.
Usage example, tutorial and screenshots: Booking instructions
Purchase here
If you are interested for this module please send me message to email: sanljiljan@geniuscript.com
Continue reading →
If you want to change calender in propery view, then:
application\controllers\property.php, line around 720, before:
$this->load->library(‘calendar’, $prefs);
Add
$prefs['start_day'] = 'sunday';
Details about library configuration here:
https://ellislab.com/codeigniter/user-guide/libraries/calendar.html
sanljiljan Support system