Discussions

Ask a Question
Back to All

NextJS source code

Can we get the source code to the existing NextJS booking app?

Phorest's current booking app is just NextJS. A lot of use would like to extend it without rewriting it from scratch. Usage examples for wanting the code to extend it...

Basic: add custom styling

Intermediate: Host as iframe, but add window.EventListener to React app so that when it is hosted as an iframe it can be communicated with using iframe's onload postmessage. Allowing main site to see when a booking has been complete.

Advance: build out the app.