After getting this module to work and see a few support requests for updated documentation, I thought I would share my documentation on how to use the module. Please feel free to update this if I missed something.

Setup

First you will need to setup the Registration module.

  1. Go to Structure --> Registration --> Registration States --> Registration State Add
  2. Add state Completed
  3. Add state Pending
  4. Add state Canceled
  5. Go to Structure --> Registration --> Registration types --> Registration Type Add
  6. Add type for the event
  7. Select completed as the default status
  8. Select canceled as the expired status.

Setup Registration Commerce

  1. Enable Registration Commerce for the registration type.
  2. Select the price field.
  3. Add price.
  4. Select the states that people can be redirected to check to pay for registration.
  5. Go to manage fields.
  6. Add the fields you want to collect for each user.
  7. Go to Store --> Product --> Manage Fields.
  8. Add a registration field.
  9. Click the Enable checkbox.
  10. Allow Multiple Registrations
  11. Select open and close date for registration.

Setting Up The Product

  1. To go Store --> Products
  2. Edit the default Registration product that has been created automatically.
  3. Select Registration Type.
  4. Add product reference field to the promo post content type.
  5. Go to manage display.
  6. Edit the product reference field
  7. Select the line item type Registration.

Create Your Product

  1. Create an event and select the registration product from the product reference field.

Configure Permissions

  1. Go to People --> Permissions
  2. Filter by Anonymous User and Authenticated User and Commerce Checkout and Registration.
  3. Check the checkboxes for:
  4. Access to checkout.
  5. Register Self
  6. Register Others
  7. Create New Registration
  8. View own registrations
  9. Edit own registrations

Comments

g33kg1rl created an issue. See original summary.

g33kg1rl’s picture

Issue summary: View changes
g33kg1rl’s picture

Issue summary: View changes
misterpo’s picture

Hi,

I have stricly followed this excellent documentation which is lacking in the project and managed to display the registration link on my product display content type.

However this registration link (node/xx/register) redirects to the product display node itself, without displaying the registration form.

I'm afraid I have misunderstand something on the steps :

Edit the product reference field
Select the line item type Registration.

Any idea ?