Meeting Room Booking System 1.11.5

MRBS is a free, GPL, web application using PHP and MySQL/pgsql for booking meeting rooms or other resources. Some features: The main screen Web/Intranet based - Available from any workstation through a Browser Simple to follow, Web based options and intuitive presentation Flexible Repeating Bookings Authentication with your existing user database (eg Netware, NT Domain, NIS etc.) Ensures that conflicting entries cannot be entered Reporting option Selectable DAY / WEEK / MONTH views Multiple auth levels (read-only, user, admin) Support for bookings by time or period - ideal for use in schools Room administrators can be notified of bookings by email Multiple languages supported (translated to Catalan, Czech, Chinese, Danish, Dutch, Finnish, French, German, Greek, Italian, Japanese, Korean, Norwegian, Portuguese, Slovenian, Spanish, Swedish, Turkish) Stable and in use at many organizations MySQL and Postgres support

Tags booking server php javascript mysql
License GNU GPLv3
State stable

Recent Releases

1.11.523 Apr 2024 12:46 minor bugfix: Changes since MRBS 1.11.4: Improved localisation of range dates. Added a config setting to specify the maximum number of simultaneous bookings. Added the ability to display a message above the calendar. Added the ability to override ICU settings for week numbering. Added the ability to force MRBS to use strftime() instead of the intl extension (useful when the ICU library is out of date). Various other minor bug fixes and enhancements.