Talking Drupal #110 - Commerce Subscriptions

16/12/2015 51 min
Talking Drupal #110 - Commerce Subscriptions

Listen "Talking Drupal #110 - Commerce Subscriptions"

Episode Synopsis

In episode #110 we discuss building a subscription based commerce website.
TOPICS:

What is a subscription?
Credit Cards
Controlling Access to content / Feature
Drupal Commerce Components

RESOURCES:
Decoupling Drupal - http://buytaert.net/should-we-decouple-drupal-with-a-client-side-framework
MODULE OF THE WEEK:
Menu Item Visibility
www.drupal.org/project/menu_item_visibility
This module exposes configurable and extendable visibility settings for menu links. For example, if you want to create a 'My account' link that points to /user, both anonymous and registered users have access to the /userpath, so both will see the link, even if anonymous users do not technically have an account. Using this module will allow you to only have your 'My account' link visible to registered users, and hide it from anonymous users.The module uses the exact same UI used for block visibility settings for familiarity.
HOSTS:
Stephen Cross - www.ParallaxInfoTech.com @stephencrossJohn Picozzi - www.oomphinc.com @johnpicozziNic Laflin - www.nLightened.net @nicxvan