Skip to content

bevansm/phpbb-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published