Description
TYPO3 tt_news Importer brings your TYPO3 news, related media and comments into WordPress with minimal fuss. You can be as selective or open as you’d like for selecting which tt_news records to grab. Import can be interrupted and restarted later on.
Inline and related images will be added to the Media Library. The first image found is optionally set as the Featured Image for the post. Inline images will have their source URLs updated. If there’s more than one related image, the [ gallery] shortcode is optionally inserted into the post.
- Requires remote web and database access to the source TYPO3 instance.
- Comments will be tested for spam via Askimet if you have Askimet configured.
- Files and links will be appended to post content with optional shortcode wrappers, like [member]|[/member].
- Post status override is possible, but hidden posts, will be set as Drafts.
- Opps and Restore options provide quick clean up and hiding of imports.
Filter Options
t3i_prepare_content
– Modifytt_news.bodytext
before import- Example: See
fpjq_t3i_prepare_content
at bottom oftypo3-import.php
- Example: See
TYPO3 tt_news Importer Options
TYPO3 Access
- Website URL
- Skip URL check
- Database Host
- Database Name
- Database Username
- Database Password
News Selection
- News WHERE Clause
- News ORDER Clause
- News to Import
- Categories to Import
- Skip Importing News
Import Options
- Default Author
- Protected Post Password
- Override Post Status as…?
- No Change
- Draft
- Publish
- Pending
- Future
- Private
- Insert More Link?
- No
- After 1st paragraph
- After 2nd paragraph
- After 3rd paragraph
- After 4th paragraph
- After 5th paragraph
- After 6th paragraph
- After 7th paragraph
- After 8th paragraph
- After 9th paragraph
- After 10th paragraph
- Set Featured Image?
- Insert Gallery Shortcode?
- No
- After 1st paragraph
- After 2nd paragraph
- After 3rd paragraph
- After 4th paragraph
- After 5th paragraph
- After 6th paragraph
- After 7th paragraph
- After 8th paragraph
- After 9th paragraph
- After 10th paragraph
- After content’
- Related Files Header
- Related Files Header Tag
- None
- H1
- H2
- H3
- H4
- H5
- H6
- Related Files Wrap
- Related Links Header
- Related Links Header Tag
- None
- H1
- H2
- H3
- H4
- H5
- H6
- Related Links Wrap
- Approve Non-spam Comments?
- Decode Entities?
- Log Imported Files?
Testing Options
- Don’t Import Comments
- Don’t Import Media
- Import Limit
- Debug Mode
Oops
- Convert Imported Posts to Private, NOW!
Reset/Restore
- Delete…
- Prior imports
- Imported comments
- Unattached media
- Reset plugin
Notes
TBD
Thank You
Current development by Axelerant.
Screenshots
Installation
Requirements
- TBD
Install Methods
- Through WordPress Admin > Plugins > Add New, Search for “TYPO3 tt_news Importer”
- Find “TYPO3 tt_news Importer”
- Click “Install Now” of “TYPO3 tt_news Importer”
- Download
typo3-importer.zip
locally- Through WordPress Admin > Plugins > Add New
- Click Upload
- “Choose File”
typo3-importer.zip
- Click “Install Now”
- Download and unzip
typo3-importer.zip
locally- Using FTP, upload directory
typo3-importer
to your website’s/wp-content/plugins/
directory
- Using FTP, upload directory
Activation Options
- Activate the “TYPO3 tt_news Importer” plugin after uploading
- Activate the “TYPO3 tt_news Importer” plugin through WordPress Admin > Plugins
Usage
- Set TYPO3 access through WordPress Admin > Settings > TYPO3 tt_news Importer
- Import via WordPress Admin > Tools > TYPO3 tt_news Importer
Upgrading
- Through WordPress
- Via WordPress Admin > Dashboard > Updates, click “Check Again”
- Select plugins for update, click “Update Plugins”
- Using FTP
- Download and unzip
typo3-importer.zip
locally - Upload directory
typo3-importer
to your website’s/wp-content/plugins/
directory - Be sure to overwrite your existing
typo3-importer
folder contents
- Download and unzip
FAQ
- Most Common Issues
-
- Got
Parse error: syntax error, unexpected T_STATIC, expecting ')'
? Read Most Axelerant Plugins Require PHP 5.3+ for the fixes. - Debug common theme and plugin conflicts
- Got
- Still Stuck or Want Something Done? Get Support!
-
- TYPO3 tt_news Importer Knowledge Base – read and comment upon frequently asked questions
- Open TYPO3 tt_news Importer Issues – review and submit bug reports and enhancement requests
- TYPO3 tt_news Importer Support on WordPress – ask questions and review responses
- Contribute Code to TYPO3 tt_news Importer
- Beta Testers Needed – get the latest TYPO3 tt_news Importer version
Reviews
There are no reviews for this plugin.
Contributors & Developers
“TYPO3 tt_news Importer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “TYPO3 tt_news Importer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
See CHANGELOG