Hi!

Is there a possible way to modify this module to grant node access permission with the aid of taxonomy terms incl. hierarchy? So I chose the parent term id and then (after the user has bought the product) the user has node access to every node which belongs to the child terms.

I am asking because I want to grant access to many many nodes for one product. I think it would be much easier to organize such permissions.

Comments

rszrama’s picture

Status: Active » Closed (won't fix)

The way this generally works is you use a role promotion product feature on a product to grant the customer a specific role when they complete checkout. Then you use a module like TAC Lite to allow users with that role to view nodes tagged by a specific term.

ckidow’s picture

Works great... sometime I am blinded to find another way. Thanks