0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/unit/frontend
Fabien O'Carroll f3bb6b43a5 Added Offers feature to Ghost
refs https://github.com/TryGhost/Team/issues/1115

This allows users to create Offers for Tier/Cadence pairs in order to
provide discounted subscriptions to Members! We have support for
percentage based discounts & fixed price discounts, either for the first
payment, all payments, or a number of monthly payments.

Offers also have a code, which can be used as an easy way to share them,
as visiting https://site.com/offer-code will automatically open Portal
with the Offer prepopulated.
2021-10-22 17:55:34 +02:00
..
apps Moved URL service to backend 2021-10-19 07:29:09 +13:00
helpers Moved URL service to backend 2021-10-19 07:29:09 +13:00
meta Moved URL service to backend 2021-10-19 07:29:09 +13:00
services Added Offers feature to Ghost 2021-10-22 17:55:34 +02:00
web/middleware Moved server/web/site to frontend/web 2021-10-21 19:28:18 +01:00