Skip to content

Latest commit

 

History

History

CAPC Greeting Change

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

CAPC Greeting Change

Synopsis

Change the Customer Account Panel greeting.

Version 0.1.1

SS Versions

  • 7.1

  • 7.0

Dependencies

Fluid Engine Compatible

  • Not Applicable

Install

  • Install Customer Account Panel Change. After you install the code be sure to continue on with the rest of the steps.

  • In the customer account panel change add twcCapcGreetingChange to callbacks.

          // '[ enter your callback name here replacing square brackets ]',
          
          'twcCapcGreetingChange',
  • Add the code from file capc greeting change.html to Website > Pages > Website Tools > Code Injection > FOOTER before the customer account panel change code. Please see Add code to code injection. Read the code for instructions within.

Make a Donation

Please consider making a donation.

Changes

  • 2024-07-09

    • adjust install instructions for capc v0.4.0, no functional change to the code
    • bumped version to 0.1.1
  • 2024-07-08

    • initial version