Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Main setup

To setup subscription in back office: Admin → Subscription Types 

...

Subscriptions attributes are setup here atm only one is required - Renewal Contact Method - to find others please run this SQL (select * from attribute where entity_id = (select id from entity where name = 'subscription');

Configuration

This where there is loads of content setup specific for subscription such as: logo, case insert, event_day_of_week, offer_in_myaccount etc - it is possible to crate new subscription configuration attributes.  (See also /wiki/spaces/ITWEB/pages/547653734).

Despite having GUI setup in back office we have to do some setup directly in the database - subscription table: customer_attribute_prefix where usually we are putting name of the subscription.