== Installation == To install phpBB and Crowd integration you need to configure Crowd: 1) Login on Crowd as admin; 2) Go to Applications -> Add Application; 3) Add your phpbb installation ( save the information that you are using, because you will need it later ) Now, on phpbb: 1) Copy file auth_crowd.php to {your_phpbb_installation}/includes/auth/; 2) Login on your phpbb admin area; 3) Go to General Tab -> Authentication 4) Enable Crowd plugin and configure App URL, App Name and App Password; Additional step, not required. 5) As crowd is now responsible for user logins, you should change register link. This easily done changing file includes/functions.php. Search for 'U_REGISTER' near line 3770. If you want to show your jira registration form, change it to: 'U_REGISTER' => 'http://your_jira_installation/secure/Signup!default.jspa', Now users will be redirected to Jira when they try to register for an account. == Support == If you need support for this plugin, feel free to contact us at our forums: http://forums.consultorpc.com/