Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download apply_for_role-8.x-1.0-alpha2.tar.gztar.gz 17.14 KB
MD5: 284b7552e955b78bd7802e1db581805b
SHA-1: 01dc5e33c9ff85abb28163787dd3de8fd5b3e0f0
SHA-256: 62876fac479d419c3396496306bee8b9730f0feb2ac3c6dbff212837e588ea05
Download apply_for_role-8.x-1.0-alpha2.zipzip 24.55 KB
MD5: fb6f813ffe3451d74bf52942b99b91f3
SHA-1: d594183283393e4fc65d079ec2862b11792e5d74
SHA-256: 53b1ada1fac9649bffeec4eb320f2ec476355e2ed5bdd656e73772e7ff5e941a

Release notes

Removed all of the old code that was in there just for reference. Shouldn't have been in there at all. Can be referenced by viewing D7 branch.

Fixed strict warnings on administer applications page. I was passing a value returned from an object instead of a variable, and since the function takes the variable by reference, it complains since it can't alter the param passed since it's not stored as a variable.

Fixed emailing administrators on application submission. This was actually broken entirely, and was overlooked. Now functions so as users can still apply, and emails are sent either to superadmin or comma separated list of emails.

Created by: jnicola
Created on: 20 Oct 2016 at 18:20 UTC
Last updated: 20 Oct 2016 at 18:23 UTC
Bug fixes

Other releases