arrow_back_ios

Adding Bukza widget to Drupal website

1. Set up your resource and widget.
2. On the widget page, open the Widget code panel and copy the widget code.
3. Open your Drupal site and switch to editing mode. Then, navigate to the page where you want to place the widget and open it for editing.
4. Change the text format of the content to 'Full HTML'.
5. Click 'Source', and in the page's source code, paste the previously copied widget code in the desired location (for example, at the very end).
6. Save the page. As a result, the reservation widget will appear where you inserted the code.