Auto Sign Up Event guest
by IT-Projects LLC https://itpp.dev , Ivan Yelizariev https://itpp.dev
Odoo
$ 199.96
Included Dependencies | Show |
Lines of code | 346 |
Technical Name |
website_event_attendee_signup |
License | AGPL-3 |
Website | https://itpp.dev |
Also available in version | v 10.0 |
Included Dependencies | Show |
Lines of code | 346 |
Technical Name |
website_event_attendee_signup |
License | AGPL-3 |
Website | https://itpp.dev |
Also available in version | v 10.0 |
Auto Sign Up Event guest
Attendees can use portal dashboard to make extra purchases for the event, for example.
Version: v12.0.1.0.0
Tested and maintained by
IT Projects Labs
Assitance: apps@itpp.dev
The modules creates User from every Event registration and sends an email with signup url to access the portal.
How It Works
You can install this module in a usual way. After installation, you need to configure the module according to the documentation.
Register few attendees to the Event via Website

Every person will receive the email to continue signup process.

Let our expertise work for you!
(Doors and windows below are clickable)
/itpp-labs-1100.jpg)
/itpp-labs-930.jpg)
/itpp-labs-690.jpg)
Auto Sign Up Event guest
Installation
- Install this module in a usual way
Configuration
- At Events menu create or select existing event
- Switch [x] Signup attendees to portal on
- Switch [x] Create Partners in registration on
- At Email Schedule add a line:
- Email to Send: Event: Signup
- Unit: Immediately
- When to Run: After each registration
Alternative email template configuration:
- Activate Developer Mode
- Open menu [[ Settings ]] >> Technical >> Email >> Templates
- Filter out records by keyword Event
- Open Event: Signup record
- Click [Edit]
- Click icon </> to switch to Code view
- Copy the code related to signup
- Go back to templates
- Open Event: Reminder record
- Click [Edit]
- Click icon </> to switch to Code view
- Paste the copied code
- Click [Save]
Usage
- Register few attendees to the Event via Website (/event page)
- Confirm the registrations (e.g. via backend)
- RESULT: every attendees receives email with a link to signup to portal
Please log in to comment on this module