bevansm / phpbb-extensions

Custom PHPBB 3.3.0 Extensions: ISOS, PM Imports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPBB 3.3.x Extensions

PHPBB 3.3.x extensions.

For instructions on setting up extensions on your site, please see the PHPBB wiki.

  • ISOS adds an "ISO" button to posts, and a dropdown ISO menu at the bottom of all topics listing the users who have posted in the topic and their post counts.
  • pmimport adds user modules to import both send and received PMs from PHPBB CSV/XML exports. Admins have both modules by default.

Development

Dev enviroment is dockerized. Everything inside of the repo will be copied into the ext folder in the deploy. I highly reccomend pulling down the phpbb extension skeleton and putting it in a "phpbb" folder in this repository if you mirror this setup for development; the template files are helpful.

You need to copy over the extension files, unfortunately.

docker-compose up
./ext.sh

About

Custom PHPBB 3.3.0 Extensions: ISOS, PM Imports


Languages

Language:PHP 88.0%Language:HTML 11.7%Language:Shell 0.3%