mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 17:04:59 +03:00
Added newsletter preference selection to Portal signup flows
refs https://github.com/TryGhost/Team/issues/1490 - adds intermediary newsletter pref selection page to signup flows in case a site has multiple newsletters - for members signing up as free via magic link - for members signing up as paid via stripe checkout - for members signing up as paid via offer url
This commit is contained in:
parent
c6da6afc9e
commit
00e5e87d4b
@ -128,8 +128,8 @@
|
||||
"emailAnalytics": true
|
||||
},
|
||||
"portal": {
|
||||
"url": "https://unpkg.com/@tryghost/portal@~1.19.0/umd/portal.min.js",
|
||||
"version": "1.19"
|
||||
"url": "https://unpkg.com/@tryghost/portal@~1.20.0/umd/portal.min.js",
|
||||
"version": "1.20"
|
||||
},
|
||||
"tenor": {
|
||||
"publicReadOnlyApiKey": null,
|
||||
|
Loading…
Reference in New Issue
Block a user