====== booking Plugin ====== ---- plugin ---- description: Book a resource through the wiki author : Andreas Gohr email : dokuwiki@cosmocode.de type : syntax, action lastupdate : 2020-06-03 compatible : Greebo depends : conflicts : similar : tags : booking, reservation downloadurl: https://github.com/cosmocode/dokuwiki-plugin-booking/zipball/master bugtracker : https://github.com/cosmocode/dokuwiki-plugin-booking/issues sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-booking/ donationurl: screenshot_img : plugin:booking.png ---- This plugin allows your users to book a resource (like a device or room). A resource simply needs to have a page in your wiki and the booking plugin will add the booking form and overview of booked times. ===== Installation ===== [[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. ===== Usage ===== Simply add the syntax ''%%{{booking}}%%'' onto a page and that page (or rather the resource it describes) becomes bookable by all registered users. Superusers may download a list of all bookings that ever happened for that resource as CSV file. Users may cancel their own bookings and superusers may cancel any booking.