0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/data/schema
Fabien O'Carroll b35f060bef Added settings for members 'free' price
refs https://github.com/TryGhost/Team/issues/637

The "free" price - when Members signup without using Stripe, should have
a name and description, so that it can be displayed in Portal in a
similar way to paid price's. As there is only ever one, and it is not a
fully fledged price, a setting makes more sense than a dedicated db
table.
2021-05-07 16:32:12 +01:00
..
clients
fixtures Fixed editors not being able to read labels when assigning member segments () 2021-05-07 10:51:44 +01:00
checks.js
commands.js Moved i18n to shared 2021-05-04 13:03:38 +01:00
default-settings.json Added settings for members 'free' price 2021-05-07 16:32:12 +01:00
index.js
schema.js Removed unique constraint from Product names () 2021-05-07 13:34:23 +01:00