Text Size

Members login

Recommend Print

AEC integration

  • Published by
    Emmanuel Danan
  • Last modified
    08 March 2010
  • Voting
    (4 votes)
  • Favourites
    Add to favourites [3 users]
  • Concerns
    Component
  • Since Version
    1.0.3
  • Up to date
    Yes
  • Profile concerned
    End user, Webdesigner

AEC integration is included in our component, the Micro Integration file for FLEXIaccess is automatically copied in the MI directory.

The only thing you have to edit is your language file (components/com_acctexp/micro_integration/lang) to add the following lines at the end of the file:

// FLEXIaccess
define( '_AEC_MI_NAME_FLEXIACCESS',                        'FLEXIaccess' );
define( '_AEC_MI_DESC_FLEXIACCESS',                        'Set FLEXIaccess groups on application or expiration of a plan' );
define( '_MI_MI_FLEXIACCESS_SET_ENROLL_GROUP_NAME',        'Add to Group' );
define( '_MI_MI_FLEXIACCESS_SET_ENROLL_GROUP_DESC',        'Set to yes, and pick groups below to enroll the user in on application of plan? (Multiple select allowed)' );
define( '_MI_MI_FLEXIACCESS_ENROLL_GROUP_NAME',            'FLEXIaccess Group' );
define( '_MI_MI_FLEXIACCESS_ENROLL_GROUP_DESC',            'Select a plan to enroll the user in on application of plan:' );
define( '_MI_MI_FLEXIACCESS_SET_REMOVE_GROUP_NAME',        'Remove Groups' );
define( '_MI_MI_FLEXIACCESS_SET_REMOVE_GROUP_DESC',        'Set to yes, to delete all groups for this user before the groups below are applied, otherwise these groups will be added to existing groups.' );
define( '_MI_MI_FLEXIACCESS_SET_ENROLL_GROUP_EXP_NAME',    'Add to Group Exp' );
define( '_MI_MI_FLEXIACCESS_SET_ENROLL_GROUP_EXP_DESC',    'Set to yes, and pick groups below to enroll the user in on expiration of plan? (Multiple select allowed)' );
define( '_MI_MI_FLEXIACCESS_ENROLL_GROUP_EXP_NAME',        'FLEXIaccess Group Exp' );
define( '_MI_MI_FLEXIACCESS_ENROLL_GROUP_EXP_DESC',        'Select a plan to enroll the user in on expiration of plan:' );
define( '_MI_MI_FLEXIACCESS_SET_REMOVE_GROUP_EXP_NAME',    'Remove Groups Exp' );
define( '_MI_MI_FLEXIACCESS_SET_REMOVE_GROUP_EXP_DESC',    'Set to yes, to delete all groups for this user before the groups below are applied, otherwise these groups will be added to existing groups.' );
define( '_MI_MI_FLEXIACCESS_REBUILD_NAME',                'Rebuild' );
define( '_MI_MI_FLEXIACCESS_REBUILD_DESC',                'Select YES to rebuild the groups relations after saving this' );
define( '_MI_MI_FLEXIACCESS_REMOVE_NAME',                 'Remove: ' );
define( '_MI_MI_FLEXIACCESS_REMOVE_DESC',                'Carry out the expiration action for all users with an active plan attached to this micro-integration' );

Then FLEXIaccess will be available in the MI list of the AEC component. This will allow you to add your subscribers to a group when they subscribe to a plan.

fa-aec-1

fa-aec-2

Latest Comments

Latest Forum Posts

Posted by Rehne - 04/02/2012 18:33
Posted by Rehne - 04/02/2012 17:50
Posted by Rehne - 04/02/2012 17:11
Posted by Arkadiy - 04/02/2012 14:34