Not in need at this time, but there is talks of requiring users to log in before they register and purchase a specific registration product type on our site.

For instance, we have Courses and Events content types, each references the Registration Product Type which has Entity Registration attached.

For Courses that have taxonomy term X, we do not want unauthenticated users to be able to register and complete their checkout unless they log in. But for Events and Courses that are not taxonomy term X, it is OK for the user to go through without signing in.

Thoughts? Rules exposure?

Comments

legolasbo’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Related issues: +#2009986: Add capability to require login for existing and new users

The login requirement which is to be added in #2009986: Add capability to require login for existing and new users could possibly be extended by rules integration.