CORS CORS

0 likes

cors / stable

Cross Origin Resource Sharing for TYPO3

This version supports TYPO3

6.2 LTS 7 LTS 8 LTS

Older versions also support TYPO3

4.5 LTS 6.2 LTS 7 LTS 8 LTS


Tags

Get started

Download 2.0.6

Details

Author
Mathias Brodala
Company
PAGEmachine AG
Last update
11. May 2018
First upload
30. Jan 2014
Downloads
11,773
Category
Frontend
Dependencies
  • PHP (>=5.6.0 <=7.0.99)
  • TYPO3 (>=6.2.0 <=8.7.99)

Last upload comment

Respect X-Forwarded-Port


Downloads by month

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 require 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.

Version history

Filter for TYPO3 versions

2.0.6 stable Latest
May 11, 2018
TYPO3: 6.2 LTS 7 LTS 8 LTS (>=6.2.0 <=8.7.99)
Respect X-Forwarded-Port
Download
2.0.5 stable
April 12, 2018
TYPO3: 6.2 LTS 7 LTS 8 LTS (>=6.2.0 <=8.7.99)
Declare compatible with TYPO3 v8 LTS, normalize ports for cross origin check
Download
2.0.4 stable
March 07, 2017
TYPO3: 6.2 LTS 7 LTS 8 LTS (>=6.2.0 <=8.99.99)
Add support for TYPO3 v8
Download
2.0.3 stable
January 13, 2017
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.6.99)
Fix Composer installation for some cases
Download
2.0.2 stable
August 16, 2016
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.6.99)
Fix exception on error log
Download
2.0.1 stable
August 16, 2016
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.6.99)
Log errors
Download
2.0.0 stable
April 13, 2016
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.6.99)
Keep origin unchanged, include port in origin check, small fixes
Download
1.3.1 stable
March 07, 2016
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.6.99)
Fix TER upload, no other changes
Download
1.3.0 stable
March 07, 2016
TYPO3: 6.2 LTS 7 LTS (>=6.2.0 <=7.6.99)
Compatibility with TYPO3 7.6 LTS
Download
1.2.13 stable
October 26, 2015
TYPO3: 6.2 LTS (>=6.2.0 <=6.2.99)
Fix class loading in TYPO3 6.2 without Composer
Download
1.2.12 stable
August 24, 2015
TYPO3: 6.2 LTS (>=6.2.0 <=6.2.99)
Better Composer integration, improve tests
Download
1.2.11 stable
March 23, 2015
TYPO3: 6.2 LTS (>=6.2.0 <=6.2.99)
Fix TypoScript documentation
Download
1.2.10 stable
March 16, 2015
TYPO3: 6.2 LTS (>=6.2.0 <=6.2.99)
Automatic TER upload
Download
1.2.3 stable
February 03, 2015
TYPO3: 6.2 LTS (>=6.2.0 <=6.2.99)
Update README after move to Github.
Download
1.2.2 stable
November 14, 2014
TYPO3: 6.2 LTS (>=6.2.0 <=6.2.99)
Initial public release with new codebase, unrelated to previous versions.
Download
1.0.1 beta
January 30, 2014
TYPO3: 4.5 LTS (>=4.5.27 <=4.5.32)
Changed extension title, added description
Download
1.0.0 beta
January 30, 2014
TYPO3: 4.5 LTS (>=4.5.27 <=4.5.32)
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']
Download

Get started

Download 2.0.6

Details

Author
Mathias Brodala
Company
PAGEmachine AG
Last update
11. May 2018
First upload
30. Jan 2014
Downloads
11,773
Category
Frontend
Dependencies
  • PHP (>=5.6.0 <=7.0.99)
  • TYPO3 (>=6.2.0 <=8.7.99)