Make Your Own Booking Widget: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
[[Category:Developers]] | [[Category:Developers]] | ||
[[Category:Widgets]] | [[Category:Widgets]] | ||
This page explains how to create your own booking widget | <div class="heading">Create a custom booking widget</div> | ||
This page explains how to create your own booking widget | |||
<div class="warning">{{#fas:exclamation-triangle}} Check the options the widget designer {{#fas:cog}} (SETTINGS) BOOKING ENGINE > BOOKING WIDGETS first. </div> | <div class="warning">{{#fas:exclamation-triangle}} Check the options the widget designer {{#fas:cog}} (SETTINGS) BOOKING ENGINE > BOOKING WIDGETS first. </div> | ||
__TOC__ | __TOC__ | ||
''' | <span style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span> '''Required Skills''': Basic understanding of HTML | ||
== Introduction == | == Introduction == | ||
Making your own booking widget is not hard. It only involves opening the booking page and optionally passing some information to it. | Making your own booking widget is not hard. It only involves opening the booking page and optionally passing some information to it. | ||