Giter Site home page Giter Site logo

sumithkr / phpbb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phpbb/phpbb

0.0 1.0 0.0 75.68 MB

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

Home Page: https://www.phpbb.com

License: GNU General Public License v2.0

PHP 89.18% Shell 0.33% HTML 7.72% CSS 1.38% JavaScript 1.32% Python 0.01% PLpgSQL 0.02% TSQL 0.01% Twig 0.02%

phpbb's Introduction

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 our Vagrant documentation to find out how to use Vagrant to develop and contribute to phpBB.

๐Ÿ““ 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 travis builds 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's People

Contributors

marc1706 avatar nickvergessen avatar bantu avatar acydburn avatar naderman avatar nicofuma avatar exreaction avatar p avatar kellanved avatar igorw avatar dhruvgoel92 avatar prototech avatar rxu avatar imattpro avatar rubencm avatar cyberalien avatar imkingdavid avatar chita avatar cs278 avatar senky avatar hanakin avatar joshyphp avatar elsensee avatar paybas avatar brunoais avatar hardolaf avatar gmartenscb avatar 3d-i avatar callumacrae avatar jonstanley avatar

Watchers

James Cloos avatar

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.