Fetching the latest programs, projects, and workspace data.
phpBB is the most widely used free and open-source forum solution.
Showing 4 of 4 projects. Click any project card for scope, mentors, and proposal studio.
Mentors: Student: rubencm
<p>Improvements and new features for the storage system, and update of the flysystem storage extension.</p>
Mentors: Student: Igor Lavrov (LavIgor)
<p>This project is intended to add the ability to mention board users in forum posts with “@” so that they receive notifications and their names are properly highlighted in topics.</p>
Mentors: Student: Jakub Senko
<p>The ability to easily handle advertisements in phpBB is often requested. <a href="https://www.phpbb.com/community/viewtopic.php?f=64&t=2314201" target="_blank">Latest pool for next official extension</a> results in Advertisement Management being tightly at the second position, while it’s <a href="https://www.phpbb.com/community/viewtopic.php?f=496&t=2255691" target="_blank">extension request topic</a> is far more active (with 126 replies and almost 8000 views) than pool’s winner Paypal Donations (which <a href="https://www.phpbb.com/customise/db/extension/paypal_donation_extension/" target="_blank">already exists</a>). <a href="https://www.phpbb.com/customise/db/mod/advertisement_management/" target="_blank">EXreaction’s modification</a> is 9th most downloaded MOD with more than 66000 downloads. Clearly, there is a big demand for this extension.</p> <p>My goal will be creating an advertisement management extension that allows admins to add HTML/JS advertisement code to number of locations in the template. If time allows, many additional features will be implemented, i.e. end date, hide ad for specific groups, adblocker friendly message, ad priority, views and clicks counting, ad owners, banner uploads, extensible and/or additional template locations and PHP event hooks for other extensions to further enhance usage experience.</p>
Mentors: Student: rubencm
<p>My goal is to split the filesystem service into one additional storage service to allow developers to create extensions which change the storage engine, to store all upload files and backups in cloud storage services like Amazon S3, Azure, ftp, etc.</p>