search for: link_to_tiered_featur

Displaying 1 result from an estimated 1 matches for "link_to_tiered_featur".

Did you mean: link_to_tiered_feature
2006 Jul 21
1
Handling a tiered subscription service
...users continue to use the pricing scheme that they signed up to. I also want to display ALL available features in the admin navigation (with unavailable ones indicated), but redirect insufficiently- subscribed users to an upgrade page. I thought this could be done using a helper file and a link_to_tiered_feature type method. This is the kind of thing I''m thinking of for the yaml: # tiers/tier.alpha.yml # details: version: alpha start-date: 2006-07-01 end-date: default-tier: 0 tier0: # ''free'' monthly-cost: 0 max-users: 10 tier1: # ''...