The SQL plugins allows to integrate events from another database table into DPCalendar. It comes with tons of calendar options to use any kind of table setup. The table can even be on a remote host. Then make sure that the Joomla web server is able to connect to the database server by opening the needed port and url on the firewall.
It is possible to add unlimited joins to a SQL calendar. Define the type, table and condition for the join. In the columns options you can then select the columns from the joins. It is recommended to work here with alias to make the columns easy readable.
If you have troubles with the query, then enable the Joomla debug modus in the global configuration. The SQL query is then available on the bottom of the page in the "Joomla! Debug Console" in the "Database Queries" tab. If there is an error, then the error message with the query is printed in the Joomla error panel.
These settings are the same for every calendar configured in the plugin.
Comments (0)