phpbbde/contactform

Provides an enhanced contact form creating posts in a specified forum for each contact.

dev-master 2015-01-03 00:00 UTC

This package is auto-updated.

Last update: 2024-04-15 21:02:00 UTC


README

Installation

Clone into ext/phpbbde/contactform:

git clone https://github.com/phpbb-de/phpbb-ext-contact-form ext/phpbbde/contactform

Go to ext/phpbbde/contactform 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 Contact Form" extension.

Development

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

Automated Testing

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

master: Build Status

License

GPLv2