https://github.com/netlogix/nxajaxpluginpage
https://github.com/netlogix/nxajaxpluginpage
typo3
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/netlogix/nxajaxpluginpage
- Owner: netlogix
- License: mit
- Created: 2022-07-08T07:14:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T14:42:55.000Z (11 months ago)
- Last Synced: 2025-07-21T16:40:57.441Z (11 months ago)
- Topics: typo3
- Language: PHP
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](http://opensource.org/licenses/MIT)
[](https://get.typo3.org/version/12)
[](https://php.net/)
[](https://github.com/netlogix/nxajaxpluginpage/actions)
# TYPO3 extension nxajaxpluginpage
# Purpose
Provides a switch to change normal page output to JSON if the request
contains a `Accept: application/json` header.
# Usage
The extension is configured through TypoScript. The relevant settings are in constants
(see `Constants.typoscript` for all configuration values and their descriptions).