Skip to content

Crizz0/phpbb-ext-pastebin

 
 

Repository files navigation

phpBB 3.1 Extension - phpBB.de Pastebin

Installation

Clone into ext/phpbbde/pastebin:

git clone https://github.com/phpbb-de/phpbb-ext-pastebin ext/phpbbde/pastebin

Go to ext/phpbbde/pastebin and install dependencies:

php composer.phar install --no-dev

If you wish to contribute to development, you should also consider installing the development dependencies by leaving out --no-dev.

Go to "ACP" > "Customise" > "Extensions" and enable the "phpBB.de pastebin" extension.

Development

If you find a bug, please report it on https://github.com/phpbb-de/phpbb-ext-pastebin

Automated Testing

We use automated unit tests including functional tests to prevent regressions. Check out our travis build below:

master: Build Status

License

GPLv2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 88.4%
  • HTML 9.5%
  • CSS 1.3%
  • Shell 0.8%