0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Naz Gargol 25f11bbf1c
Added complimentary member subscription (#11537)
no issue

- We need a way to simulate "premium" membership without any payment from members' side. For this new "Complimentary" plan is introduced
- Allows `comped` flag as an input only on `PUT /members/:id` endpoint which sets  free subscriptions based on "complimentary" plan on the member
- Added `comped` flag to members endpoint responses
- Bumped members-api to 0.12.0. This version supports new set/cancel complimentary subscription methods
2020-01-28 11:25:00 +07:00
..
client@dd66c0f57c Updated Ghost-Admin to 3.3.0 2020-01-13 14:08:24 +02:00
frontend Added {{price}} helper for formatting stripe amounts (ie. "1935" to "19.35") (#11473) 2020-01-27 11:41:12 +00:00
server Added complimentary member subscription (#11537) 2020-01-28 11:25:00 +07:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test Added complimentary member subscription (#11537) 2020-01-28 11:25:00 +07:00
index.js