This phpBB extension provides single calendar event per topic input for the Calendar Extension Set
- phpBB 3.3+
- PHP 7.1+
- The phpBB extension JQuery UI Datepicker (helper ext)
- phpBB extension Calendar Mono for storing the Calendar Events.
- PHP compiled with --enable-calendar
When it's not possible for you to have PHP compiled with --enable-calendar see the PHP Ext Calendar extension for a possible solution.
You can install this on the latest release of phpBB by following the steps below:
- Create
marttiphpbb/calendarmonoinput
in theext
directory. - Download and unpack the repository into
ext/marttiphpbb/calendarmonoinput
- Enable
Calendar Mono Input
in the ACP atCustomise -> Manage extensions
.
- Disable
Calendar Mono Input
in the ACP atCustomise -> Extension Management -> Extensions
. - To permanently uninstall, click
Delete Data
. Optionally delete the/ext/marttiphpbb/calendarmonoinput
directory.
- Report bugs and other issues to the Issue Tracker.