Replies: 1 comment 1 reply
-
|
Hi @hiovi, If you are using apostrophe 2.x there is an As for rating an article or creating an order, I think you actually should consider using apostrophe-headless (for 2.x), or the built-in REST API support in 3.x, and build your own front end application. Apostrophe has some cool frontend things like the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What would be the best way to sign up users from the front end and allow them to, say for instance, rate an article, or create an order. I would like to use only Apostrophe to keep things simple rather than use a number of third party services. Also I would like to avoid creating a separated single page application.
Beta Was this translation helpful? Give feedback.
All reactions