netlogix / nxajaxpluginpage
Render AJAX plugins based on ACCEPT headers
Installs: 18 701
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8.0
- typo3/cms-core: ^10.4 || ^11.5 || ^12.4
Requires (Dev)
- ext-sqlite3: *
- nimut/phpunit-merger: ^1.1
- nimut/testing-framework: ^6.0
- phpunit/phpcov: ^8.2
README
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).