Ghost/core/server/web
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
..
admin Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
api Improved Ghost boot time and memory usage by lazy loading routes 2021-10-15 17:52:07 +02:00
members Added new offers endpoint on members API 2021-10-15 11:46:27 +05:30
oauth Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00
parent Moved server/web/site to frontend/web 2021-10-21 19:28:18 +01:00
shared Added Offers feature to Ghost 2021-10-22 17:55:34 +02:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00