Joomla Content
Joomla Custom fields export for Joomla Articles
Joomla has variety of custom fields and RO CSVI supports the import and export of these custom fields. This document explains on how to export these custom fields for Joomla content.
Advanced Custom Fields for RO CSVI Import
RO CSVI supports import and export of Joomla core custom fields. In this document we explain about how to import Advanced Custom Fields for Joomla.
Advanced Custom Fields for RO CSVI Export
RO CSVI supports export of Joomla core custom fields. In this document we explain about how to export Advanced Custom Fields using RO CSVI.
Joomla Custom fields import
RO CSVI Supports import of all Joomla core custom fields starting with 7.15.0 version. This document explains on how to import Joomla custom field with Joomla article.
I want to add Joomla content associations
Managing a multi-language site can be quite challenging dus to the large number of articles. In addition to importing the article content, RO CSVI supports adding Joomla content associations on import. This tutorial will explain step by step on how to add Joomla content associations.
Available Fields for Joomla Content
Here you will find all the available fields that can be used in the Joomla Content import and export routines. Please see the relevant tutorials on how to use these fields in a specific scenario.
Joomla content export
Requirements
Creating the export template
A template can be created by following these steps:
- Go to Components -> RO CSVI -> Templates
- Click New
- Give the template a name
- Set Action to Export
- Set Component to Joomla content
- Set Operation to Content
- Click Next: Select Source
- Destination is set default to Download. No need for change.
- Click Next: Select options
- The default values are OK, change if needed.
- Click Next: Select fields
- Fields must be added otherwise there is nothing for CSVI to export. Click Edit template fields.
- A new window opens with the Template fields page. You can add new fields by clicking New or Quick Add.
- When all fields are added you can close the window
- Click Next: Finalize
- All done here
- Click Close to return to the list of templates or Edit if you want to fine-tune the template further.
Add the fields to export
Template fields can be added by following these steps:
- Go to Components -> CSVI Pro -> Templates
- Click on Template fields
- In the Search Tools select your template
- Click on New to add a single field or click on Quick Add to add multiple fields.
Quick Add
The Quick Add Option allows you to quickly add multiple fields to a template. It is not possible to set any settings per field here but that can be done after the fields have been added to the template.
Run the export
The export can be run by following these steps:
- Go to Components -> RO CSVI -> Export
- Select the template created earlier
- Click Export
- The export is run
- The Log details page will be shown with information regarding the export if the Enable logging is enabled in the template
Further reading
Exporting Joomla custom fields with Joomla content is possible with RO CSVI. The custom fields for an article will be available as a template field to export as other normal template fields. If you don't see the custom field in template fields list, make sure to update available fields.
As an example, say if there is a custom field Additional information added to Joomla articles. This field can be exported by adding to the export fields.
Joomla Content supported operations
In RO CSVI we offer a number of import and export routines to manage your Joomla data. This is the complete list of Joomla Content supported operations. The majority of operations are available for both import and export although some are for a specific task so they can only be used for either import or export.
metadesc
xreference
Set the meta description for the article.
Format
Example
Joomla Content import
Requirements
Creating the template
A template can be created by following these steps:
- Go to Components -> RO CSVI -> Templates
- Click New
- Give the template a name
- Set Action to Import
- Set Component to Joomla content
- Set Operation to Content
- Click Next: Select Source
- Source is set default to Load from your computer. No need for change.
- Click Next: Select options
- The default values are OK, change if needed.
- Click Next: Select fields
- Nothing needed here as we set to Use column headers as configuration in step 10.
- Click Next: Finalize
- All done here
- Click Close to return to the list of templates or Edit if you want to fine-tune the template further.
Adding the template fields
Template fields can be added by following these steps:
- Go to Components -> CSVI Pro -> Templates
- Click on Template fields
- In the Search Tools select your template
- Click on New to add a single field or click on Quick Add to add multiple fields.
Quick Add
The Quick Add Option allows you to quickly add multiple fields to a template. It is not possible to set any settings per field here but that can be done after the fields have been added to the template.
Required fields
- alias
- category_path
Criteria
- alias
- category_path
Creating the import file
As in the example file, the fields we are trying to import are listed below, more fields can be added according to the requirement. Check the available fields page in CSVI to find out which fields are available for the Joomla! Content import.
Run the import
The import can be run by following these steps:
- Go to Components -> CSVI Pro -> Import
- Select the template created earlier
- Click Select file
- Select the file to import
- Click Preview
- You now see a preview of the file as to how CSVI sees the file
- Click Start import
- The import is run
- The Log details page will be shown with information regarding the import if the Enable logging is enabled in the template
Examples
Import a Joomla article
"title";"alias";"category_path";"state";"introtext"
"Random article";"random-article";"news/local-news";"1";"<p><a>A random site</a></p>"
Import Joomla article with tags
"title";"alias";"category_path";"state";"introtext";"tags"
"Random article";"random-article";"news/local-news";"1";"A random site";"parent-tag/child-tag|parent-tag/child-tag/child-tag1|sample-tag/test"
Example file
Further reading
Additionaly Joomla custom field support has been added to CSVI content import. Every custom field for Joomla content will be available as a available field in import. An example custom field import is explained below.
- Add an custom field from Joomla administrator menu > Articles > Fields, For example add a custom field with Title, Additional information
- Save the custom field
- Go to Components -> CSVI Pro -> Available fields
- Update the available fields
- Go to Components -> CSVI Pro -> Template fields
- Select your Joomla content import template
- Click on New button, search for the new custom field added. Save as a template field
- Run the import