“”

CORS CORS

cors / stable

Cross Origin Resource Sharing for TYPO3

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req pagemachine/cors

Tags

#cors

Last upload comment

Respect X-Forwarded-Port

Downloads by month

Download 2.0.6 Extension Manual Found an Issue? Code Insights Packagist.org
Author
Mathias Brodala
Company
PAGEmachine AG
Last update
11. May 2018
First upload
30. Jan 2014
Downloads
10,490
Category
Frontend
Dependencies
  • PHP (5.6.0 - 7.0.99)
  • TYPO3 (6.2.0 - 8.7.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req pagemachine/cors to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (7)

Version history

Version Upload comment Works with TYPO3 Download
2.0.6 / stable
May 11, 2018
Respect X-Forwarded-Port
6.2.0 - 8.7.99 Download
2.0.5 / stable
April 12, 2018
Declare compatible with TYPO3 v8 LTS, normalize ports for cross origin check
6.2.0 - 8.7.99 Download
2.0.4 / stable
March 07, 2017
Add support for TYPO3 v8
6.2.0 - 8.99.99 Download
2.0.3 / stable
January 13, 2017
Fix Composer installation for some cases
6.2.0 - 7.6.99 Download
2.0.2 / stable
August 16, 2016
Fix exception on error log
6.2.0 - 7.6.99 Download
2.0.1 / stable
August 16, 2016
Log errors
6.2.0 - 7.6.99 Download
2.0.0 / stable
April 13, 2016
Keep origin unchanged, include port in origin check, small fixes
6.2.0 - 7.6.99 Download
1.3.1 / stable
March 07, 2016
Fix TER upload, no other changes
6.2.0 - 7.6.99 Download
1.3.0 / stable
March 07, 2016
Compatibility with TYPO3 7.6 LTS
6.2.0 - 7.6.99 Download
1.2.13 / stable
October 26, 2015
Fix class loading in TYPO3 6.2 without Composer
6.2.0 - 6.2.99 Download
1.2.12 / stable
August 24, 2015
Better Composer integration, improve tests
6.2.0 - 6.2.99 Download
1.2.11 / stable
March 23, 2015
Fix TypoScript documentation
6.2.0 - 6.2.99 Download
1.2.10 / stable
March 16, 2015
Automatic TER upload
6.2.0 - 6.2.99 Download
1.2.3 / stable
February 03, 2015
Update README after move to Github.
6.2.0 - 6.2.99 Download
1.2.2 / stable
November 14, 2014
Initial public release with new codebase, unrelated to previous versions.
6.2.0 - 6.2.99 Download
1.0.1 / beta
January 30, 2014
Changed extension title, added description
4.5.27 - 4.5.32 Download
1.0.0 / beta
January 30, 2014
Hook for TSFE sets an additional "Access-Control-Allow-Origin" header if the origin host matches the regex pattern in $TYPO3_CONF_VARS['EXTCONF']['cors']['allowedOriginHostPattern']
4.5.27 - 4.5.32 Download