GithubHelp home page GithubHelp logo

phpBB

phpBB is a free open-source bulletin board written in PHP.

🧑🏻‍🤝🏻🧑🏽 Community

Get your copy of phpBB, find support and lots more on phpBB.com. Discuss the development on area51.

👨‍💻 Contribute

  1. Create an account on phpBB.com
  2. Create a ticket (unless there already is one)
  3. Read our Coding guidelines and Git Contribution Guidelines
  4. Send us a pull request

🏗️ Setting up a development build of phpBB

To run an installation from the repo (and not from a pre-built package) on a local server, run the following commands:

  • Fork phpbb/phpbb to your GitHub account, then create a local clone of it:
    git clone https://github.com/your_github_name/phpbb.git
    
  • Install phpBB's dependencies (from the root of your phpbb repo):
    cd phpBB
    php ../composer.phar install
    

Alternatively, you can read:

📓 Documentation

phpBB's Development Documentation contains all the information you'll need to learn about developing for phpBB's core, extensions and automated testing.

🔬 Automated Testing

We have unit and functional tests in order to prevent regressions. You can view the bamboo continuous integration here or check our GitHub Actions below:

Branch Description GitHub Actions
master Latest development version Tests
3.3.x Development of version 3.3.x Tests

📜 License

GNU General Public License v2

phpBB Forum Software's Projects

area51 icon area51

Symfony Application for the area51.phpbb.com website.

area51-phpbb3 icon area51-phpbb3

Fork of phpBB for the development discussion board on area51.phpbb.com.

automod icon automod

Automated MOD installer | THIS REPOSITORY IS NO LONGER BEING MAINTAINED

converter-framework icon converter-framework

Converter framework for phpBB. GSoC 2017 project (https://www.phpbb.com/development/gsoc/ideas/#converter)

crowd-phpbb-auth icon crowd-phpbb-auth

Contains an external auth API for phpBB users and groups, as well as an Atlassian Crowd Directory Server implementation that makes phpBB users and groups available in Crowd.

customisation-db icon customisation-db

A Modification and Style database for phpBB.com and the International Support Teams, codename Titania

dev-hooks icon dev-hooks

GitHub web hooks deployed on code.phpbb.com

discord-irc icon discord-irc

Connects Discord and IRC channels by sending messages back and forth.

docker icon docker

Docker images we use for CI and for quickly setting up a phpBB site for development

docs-system icon docs-system

The documentation system used on www.phpbb.com. GSoC Project. Contact Marshalrusty

documentation icon documentation

Documentation for end-users: board visitors, moderators and administrators

epv icon epv

Extension Pre-Validator

ideas icon ideas

An idea center for phpBB/phpBB.com (based on WordPress idea center).

modx icon modx

MODX is the format used for phpBB MOD installation packages. It is meant to be human readable as well as be compatible with automatic MOD installers. | Subscribe to commit list: http://code.phpbb.com/mailman/listinfo/modxtools-commits

modx_creator_offline icon modx_creator_offline

Create MODX files from your computer without having to be online. | Subscribe to the commits list: http://code.phpbb.com/mailman/listinfo/modxtools-commits

modx_creator_phpbb icon modx_creator_phpbb

Adds MODX file creation to any phpBB installation. | Subscribe to the commits list: http://code.phpbb.com/mailman/listinfo/modxtools-commits

modx_editor icon modx_editor

Desktop application that allows the user to import a MODX xml file, edit its contents easily, and then export/save to a new MODX xml file. | Subscribe to the commits list: http://code.phpbb.com/mailman/listinfo/modxtools-commits

modx_generator icon modx_generator

PHP software package to easily generate MODX for inclusion in MOD installation packages | Subscribe to the commits list: http://code.phpbb.com/mailman/listinfo/modxtools-commits

mpv icon mpv

MOD Pre-Validator | Subscribe to commit list: http://code.phpbb.com/mailman/listinfo/modxtools-commits

phpbb icon phpbb

phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.

phpbb-app icon phpbb-app

[READ-ONLY] The phpBB forum software application. A subtree split of the phpBB folder from the phpbb repository that doesn't contain build scripts, tests, and other metadata and tools.

phpbb-core icon phpbb-core

[READ-ONLY] Core phpBB code library. Contains a subtree split of the phpBB/phpbb directory in the phpbb repository.

phpbb-translation-validator icon phpbb-translation-validator

A tool checking packages for compliance with the policies https://area51.phpbb.com/docs/dev/3.2.x/language/guidelines.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.