WordPress Importer | |
Since Tiki7.0. This feature imports a WordPress blog into a Tiki installation using a WordPress eXtended RSS (WXR) file. Basically you need to generate a WordPress WXR file using WordPress and upload this file through the Tiki importer interface. |
Warning | |
Before trying WordPress importer, it is highly recommended that you perform a full backup of your Tiki installation. |
Requirements | |
Note Depending on the size of the file from the source software, the import process may take a while to complete. This might be a problem according to your PHP and web server settings. This script tries to change the relevant settings but there are some settings that the script cannot change. So, if you are having problems with the script, please try to increase the value of the following PHP settings: max_input_time, max_execution_time (this setting is limited by the web server setting, if you are running Apache also change its Timeout setting), post_max_size, upload_max_filesize, memory_limit. It is recommended that you run this script on a server where you can change the values of those settings (if needed). |
Supported Versions | |
The script might work with other versions but it is tested with the following versions of each software:
These are the versions that have been thoroughly tested and confirmed to work smoothly with the importer. The importer successfully handles posts (published and drafts), pages, and media (image and video links) across these versions. |
What can be imported? | |
|
What is not imported? | |
|
Preferences changed by the importer | |
In other to make sure all imported data will be displayed by Tiki, the importer will automatically set the following preferences:
|
Importing a WordPress site step-by-step | |
The WordPress XML file | |
Follow the instructions on Wordpress documentation site to export your blog data to a WXR file. Basically, you have to log in on your WordPress site and go to "Tools > Export" (./wp-admin/export.php) to generate the WXR file. |
Using the importer interface | |
Once you have a WXR file with the data from your WordPress site, go to your Tiki installation and under the Admin menu click on the option "Tiki Importer" (tiki-importer.php). Read carefully the messages and select "WordPress" from the list of software that can be imported. In the next screen you will be able to upload your WXR file. You have also four options:
After the import process is finished, you will see some report like this one: Loading and validating the XML file Importing attachments: Extracting data from XML file: Found 5 posts, 24 pages, 5 tags and 2 categories. Inserting them into Tiki: Importation completed! Click here to finish the import process |
Known issues | |
The following is a list of known issues with the current version of the importer. If you have technical knowledge please feel free to help.
|
Support | |
Tips | |
|
Related | |
alias
WordPress Importer | WordPressImporter | WP Importer | WPImporter WordPress |