0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/services/theme-engine
Rishabh Garg ba9b2ee68f
Updated monthly/yearly data in price helper (#13012)
closes https://github.com/TryGhost/Team/issues/761

With multiple products, each product can have an active monthly/yearly price, so we no longer store the monthly/yearly price ids in global settings but instead store them in product table directly. This means we need to update our global `@price` helper to also use the updated schema and use the monthly/yearly prices from product table instead of settings data.
2021-06-08 16:32:39 +05:30
..
config
engines
handlebars Added initial match helper 2021-06-07 21:15:05 +01:00
i18n Moved i18n basePath concept from themes to core 2021-05-06 19:51:38 +01:00
active.js Improved theme locale handling 2021-05-05 16:13:26 +01:00
engine.js
index.js Moved activate from themes to the bridge 2021-04-27 13:52:19 +01:00
middleware.js Updated monthly/yearly data in price helper (#13012) 2021-06-08 16:32:39 +05:30
preview.js Moved theme preview mw to new theme engine service 2021-04-24 19:56:00 +01:00