arrow_back_ios

Adding Bukza widget to Joomla

1. Set up your resource and widget.
2. Go to the extension installation section.
3. Download the archive from Bukza plugin and upload it to your Joomla site.
4. Go to the extension management section, find the Bukza plugin in the list, and activate it.
5. Next, locate your User ID and Timetable ID (widget ID) in your widget settings. The widget URL ends with these two numbers separated by a slash: https://app.bukza.com/#/[user]/[timetable].

6. Finally, return to your Joomla site, open the page where you want to add the widget, and insert the following code:

        {bukza user='148' timetable='2207' tag='BukzaContainer'}
        

Replace '148' with your User ID and '2207' with your Timetable ID. The tag ID 'BukzaContainer' only needs to be changed if you are displaying multiple widgets on the same page at the same time.

7. Save the page. When you view the result, you will see your widget displayed instead of the code.