Discussion:
[TYPO3-english] How to use ajax on frontend
Chris Taylor
2017-11-01 13:48:18 UTC
Permalink
I am using TYPO3 7.6 and I need to make an ajax call from a frontend page to an extension that I am writing also. I have found this documentation for the backend:

https://docs.typo3.org/typo3cms/CoreApiReference/7.6/JavaScript/Ajax/Backend/Index.html

but will this work for the frontend also? If not how can I implement ajax on the frontend.

Thank you

Loading...