negnet/neg_shopify

Drupal8 Shopify Integration

Installs: 1 338

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 2

Type:drupal-module

dev-master 2023-01-23 14:04 UTC

README

Edit customer account invite template in shopify

  • Set {{ customer.account_activation_url }} to [Site URL]/user/activate/?activation_url={{ customer.account_activation_url }}

Edit password reset template in shopify.

  • Set {{ customer.reset_password_url }} [Site URL]/user/password/reset/?reset_url={{ customer.reset_password_url }}