Skip to content

Extension fetchurl for TYPO3. Basicly a fork for TYPO3 7, 8 and so on

Notifications You must be signed in to change notification settings

ryanklarhoelter/fetchurl

 
 

Repository files navigation

TYPO3 extension fetchurl

Introduction

Extension fetchurl for TYPO3. Basicly a fork for TYPO3 7, 8 and so on.

Fetch an url and show the content in Frontend. Contained image or link URIs are rewritten accordingly.

What's the difference to fetch_url from TER?

The editor can select if the content from another website should be grabbed as static content (CURL) or via iFrame.

Installation

  • Installation is very simple - just install the extension then you can use the plugin

Screenshots

Frontend example:

Plugin for editors in backend:

Changelog

Version Date State Description
3.1.0 2016-12-22 Task Remove refactor ext_tables.php for T3 8.5 and newer
3.0.2 2016-12-02 Bugfix Remove version from composer.json
3.0.1 2016-12-02 Bugfix Hide not needed tt_content fields
3.0.0 2016-11-28 Task Add iframe feature
2.0.0 2016-05-23 Initial Initial release of the fork of typo3-ter/fetch-url

About

Extension fetchurl for TYPO3. Basicly a fork for TYPO3 7, 8 and so on

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.2%
  • HTML 2.8%