Active
Project:
Ubercart Event Registration
Version:
6.x-1.x-dev
Component:
Main Module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2012 at 21:28 UTC
Updated:
20 Feb 2012 at 15:22 UTC
The PaidEvent content type should be moved into its own module. Once #1446108: Allow the module to work with any content type that is both a product & webform is done there would not be a need to add the content type for existing sites that already had their content type structures built out, it could be just left for sites that specifically wanted it.
Comments
Comment #1
andyf commentedAgreed. I wonder what would be the best update method. Can you enable modules in
hook_update_N()do you know?