You need to know your URL if you want to display your meetings with the plugin...
Upload the plugin files to the wp-content plugins plugin-name directory, or install the plugin through the WordPress plugins screen directly..
Activate the plugin through 'Plugins screen in WordPress.
Use Settings->lobbycal2press screen to configure the plugin.
To use the in wordpress in your wordpress installation, adapt URL to your account at Settings > Lobbycal2press place the fragment from https plugins svn wordpress org lobbycal2press trunk readme txt in page, where you would like the calendar to appear.
To display all meetings published by that lobbycal instance, remove the id at the end of URL http our-lobbycal-server org api meetings dt.
I would like to show meetings of selected users.
To display meetings of selected users, add ids of these users at the end of URL, separated by comma. http our-lobbycal-server org api meetings dt 42,23.
Go to the in your wordpress installation and edit lobbycal2press.js..
Browse the code, check out the SVN repository, or subscribe to the development log by RSS...
Read more