General Tips

[TOC] This part gives you some tips which are very useful while working with OS Services Booking.

1. Overriden layouts

From version 2.6.6, OS Services Booking supports overridden feature for various layouts of component. The layouts are placed in directory:

root -> components -> com_osservicesbooking -> layouts

There are various layouts:

  • List categories
  • List services
  • List venues
  • List employees
  • List all items (Venues, Services, Employees)
  • Orders history
  • Order failure

OS Services Booking has overridden layouts feature. To override above layouts, please follow below steps:
1. Creating folder:

root -> templates -> your_using_template -> html -> com_osservicesbooking

2. Copy layout files into that folder and making modification in copied files. Thus, when you install newer OS Services Booking in future, your modification won't be overridden.