Fountain

Routing

Fountain conatinas predefined routes for many of the pages used throughout the site. The cart is not a page listed with site pages. Instead it’s rendered from a template and a route. These routes can be modified entirely via config.

All routes can be changed from via config.

Slugs

See [[Docs – Configurations]]

Cart routes

/cart

/cart/add

/cart/remove

/cart/thank-you

/cart/checkout

Account routes

/account

/account/login

/account/logout

/account/delete

Download routes

/download/order/(:any)

/download/trial/(:any)

/invoice/(:any)

Static routes, cant be changed

/webhook/paddle/transaction

/webhook/paddle/adjustment

/csp-report