Let Muzodo keep your website up-to-date.
This feature is available for the premium version only.
You can add this widget to your website in the following ways:
In all of the above, you'll need your Group API Key which you can find in your Group details in the Groups tab.
This is the easiest way to add events to your website. You simply copy some code into your webpage. Additionally you can use the default classes to add styling or define which of your own classes to use. Note, however, your group identifier will be transmitted to the browser.
See: The HTML widget.
If you're using WordPress as your website platform, download the plugin, add your key and your events are on your website!
Get your webserver to access the Muzodo upcoming events webservice and integrate the events into the page before it is downloaded to the browser. This provides a completely seamless user experience. Download the widget, include it in your PHP page and access your upcoming events!
For greater control over how your events are displayed on your website, you can call the Web API directly. With this method, the events are integrated into the page before it is downloaded to the browser. This provides a completely seamless user experience. The example is given in PHP but the principle is the same for any server side code.
See: Getting events server-side.