“”

fetchurl fetchurl

fetchurl / stable

Fetch an url and show the content in frontend. Inline or iframe display possible

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req in2code/fetchurl

Tags

#fetch #url #iframe #curl #content

Last upload comment

New release of version 5.0.0 - see readme and commits on https://github.com/in2code-de/fetchurl

Downloads by month

Download 5.0.0 External Manual Found an Issue? Code Insights Packagist.org
Author
In2code GmbH
Company
in2code.de
Last update
13. Jul 2023
First upload
28. Jul 2004
Downloads
14,021
Category
Frontend Plugins
Dependencies
  • TYPO3 (11.5.0 - 12.5.99)
  • PHP (>= 7.4.0)

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 in2code/fetchurl 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 (16)

Version history

Version Upload comment Works with TYPO3 Download
5.0.0 / stable
July 13, 2023
New release of version 5.0.0 - see readme and commits on https://github.com/in2code-de/fetchurl
11.5.0 - 12.5.99 Download
4.5.2 / stable
March 17, 2021
New release of version 4.5.2 - see readme and commits on https://github.com/in2code-de/fetchurl
7.6.0 - 11.5.99 Download
4.5.1 / stable
March 05, 2021
New release of version 4.5.1 - see readme and commits on https://github.com/in2code-de/fetchurl
7.6.0 - 11.5.99 Download
4.5.0 / stable
March 05, 2021
New release of version 4.5.0 - see readme and commits on https://github.com/in2code-de/fetchurl
7.6.0 - 11.5.99 Download
2.0.2 / stable
July 17, 2016
Bugfix for syntax error in composer.json
7.6.0 - 8.99.99 Download
2.0.0 / stable
July 02, 2016
Upgrade for Typo3 v7.6

Kudos to Alex Kellner from In2Code.
7.6.0 - 8.99.99 Download
1.0.1 / beta
July 30, 2004
Added base url param.
Its much more flexible to specify this manually, rather than determine it automatically.
Download
1.0.0 / beta
July 28, 2004
fixes to URL parsing
first public release
Download
0.1.1 / beta
July 28, 2004
fixed code
deleted obsolete file
Download
0.1.0 / beta
July 28, 2004
added logic
Download
0.0.2 / beta
July 28, 2004

Download
0.0.1 / beta
July 28, 2004
initial build after kickstart
Download