Hello,
Would it be possible to add other attributes to the subscription block/page? For example I want my block to look like the following:
Newsletter:
Hey wanna sign up for this sweet newsletter (or something a little more professional)
First name:__________________
Email:______________________
It has first name as well as email. I know this can be done with civicrm's "profiles" but the block or page created from "profiles" does not confirm the email, it just adds the users information without checking it.
Thanks
Comments
Comment #1
EvanDonovan commentedDo you still need this feature, or have you upgraded to a more recent version of CiviCRM?
The versions of CiviCRM above 2.1 allow a Contact: Groups field to be added to custom profiles, and the email address is required to be confirmed, unless the double opt-in feature is explicitly overridden in civicrm.settings.php.
I would recommend that you upgrade to a more recent version of CiviCRM, since you will have more flexibility. The only use case for this module that I can see in 6.x is to allow users to subscribe to groups that are set in CiviCRM to be private.
Comment #2
EvanDonovan commentedClosing feature requests on 5.x, as per the project page.