aMember Pro plugin that adds additional forms for members/admins targeted towards Makerspaces
- Copy
src/ents-makerspace-forms.php
toamember/application/default/plugins/misc
- Copy
public/*
toamember/application/default/views/public/
- Enable the plugin within aMember Pro (under 'Other Plugins')
If the plugin finds a user field listed below has been created then it will show a field for it on applicable forms (like the 'Add Member' form).
fob
- An SQL text fieldid_type
- An SQL text fieldwaiver_signed
- An SQL text field displayed as a checkbox (with no options)
The suggested configuration for each field is recorded in FIELDS.md.