Skip to content

phpBB 3.1 extension that allows users to apply for a certain team positions. The applications are sent to a forum, as chosen in the ACP settings of the extension, where administrators can read them and see if the users are the best for the position.

License

Notifications You must be signed in to change notification settings

alhitary/phpBB-3.1-applicationform

 
 

Repository files navigation

phpBB-3.1-applicationform

phpBB 3.1 extension that allows users to apply for certain team positions. The applications are sent to a forum, as chosen in the ACP settings of the extension, where administrators can read them and see if the users are the best for the position.

Build Status

Installation

1. clone

Clone (or download and move) the repository into the folder ext/rmcgirr83/applicationform:

cd phpBB3
git clone https://github.com/rmcgirr83/phpBB-3.1-applicationform.git ext/rmcgirr83/applicationform/

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable Application Form

Within the Admin panel visit the Extensions tab and choose the settings for the extension.

Update instructions:

  1. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Application Form: disable
  2. Delete all files of the extension from ext/rmcgirr83/applicationform
  3. Upload all the new files to the same locations
  4. Go to you phpBB-Board > Admin Control Panel > Customise > Manage extensions > Application Form: enable

About

phpBB 3.1 extension that allows users to apply for a certain team positions. The applications are sent to a forum, as chosen in the ACP settings of the extension, where administrators can read them and see if the users are the best for the position.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 83.5%
  • HTML 14.5%
  • Shell 2.0%