“”

External Import Tutorial External Import Tutorial

externalimport_tut / stable

Tutorial for the External Import extension. Contains the manual and the necessary files.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req cobweb/externalimport_tut

Tags

#import

Last upload comment

Compatibility with PHP 8.2 and External Import 7.1.0.

Downloads by month

Download 5.1.0 Extension Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Francois Suter (Idéative)
Last update
07. Aug 2023
First upload
18. Jan 2009
Downloads
12,195
Category
Dependencies

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 cobweb/externalimport_tut 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
5.1.0 / stable
August 07, 2023
Compatibility with PHP 8.2 and External Import 7.1.0.
11.5.0 - 12.4.99 Download
5.0.0 / stable
May 07, 2023
Compatibility with TYPO3 12 (dropping compatibility with TYPO3 10) and External Import 7.
11.5.0 - 12.4.99 Download
4.0.0 / stable
November 19, 2021
Add support for TYPO3 11, PHP 8 and External Import 6.0; drop support for TYPO3 9.5.

Additional examples for importing data in several languages and for filtering incoming data.
10.4.0 - 11.5.99 Download
3.0.1 / stable
December 01, 2020
Updated composer manifest for composer 2.0.
9.5.0 - 10.4.99 Download
3.0.0 / stable
October 21, 2020
Updated to match all the changes in External Import 5.0.0. In particular it adds a demonstration of how to import images along with data.
9.5.0 - 10.4.99 Download
2.3.0 / stable
May 12, 2020
Added suport for TYPO3 10 LTS and dropped support for TYPO3 8 LTS.
9.5.0 - 10.4.99 Download
2.2.0 / stable
January 13, 2019
Compatibility with TYPO3 9; small code updates to match newer versions of PHP and related extensions.
8.7.0 - 9.99.99 Download
2.1.1 / stable
February 17, 2018
Fixed composer dependencies
7.6.0 - 8.99.99 Download
2.1.0 / stable
February 04, 2018
Updated for External Import 4.0+ and TYPO3 8 LTS.
7.6.0 - 8.99.99 Download
2.0.1 / stable
August 03, 2016
Fixed wrongly named class.
7.6.0 - 7.99.99 Download
2.0.0 / stable
June 13, 2016
TYPO3 CMS 7 compatibility; updated for external_import 3.0.0.
7.6.0 - 7.99.99 Download
1.6.1 / stable
June 19, 2014
Fixed PDF rendering of manual.
4.5.0 - 6.2.99 Download
1.6.0 / stable
June 05, 2014
Verified compatibility with TYPO3 CMS 6.2; fixed RSS/news import; documentation moved to reStructuredText.
4.5.0 - 6.2.99 Download
1.5.0 / stable
July 23, 2013
Verified compatibility with TYPO3 CMS 6.1
4.5.0 - 6.1.99 Download
1.4.0 / stable
January 24, 2013
Compatibility with TYPO3 6.0; replaced tt_news by news in RSS import example.
4.5.0 - 6.0.99 Download
1.3.0 / stable
June 15, 2012
Updated to match external_import 2.0.
Download
1.2.0 / stable
March 08, 2011
Added example about importing RSS feed into tt_news
Download
1.1.3 / stable
March 26, 2010
Refreshed screenshot to keep in sync with external_import
Download
1.1.2 / stable
November 23, 2009
Updated to match latest version of external_import
Download
1.1.1 / stable
November 23, 2009
Updated to match latest version of external_import
Download
1.1.0 / stable
June 16, 2009
Added examples for fixed values and fixed value maps
Download
1.0.0 / stable
January 18, 2009
Initial public release
Download