Joomla Categories

Available Fields for Joomla Categories

| Joomla Categories

Here you will find all the available fields that can be used in the Joomla Categories import and export routines. Please see the relevant tutorials on how to use these fields in a specific scenario.

Read more ...

I want to add Joomla categories associations

| Joomla Categories

Managing a multi-language site can be quite challenging due to the large number of categories. In addition to importing the category content, RO CSVI also supports adding Joomla category associations on import. This tutorial will explain step by step on how to add Joomla categories associations.

Read more ...

Joomla Categories export

| Joomla Categories

Requirements

Joomla Categories
Export Category

Creating the export template

A template can be created by following these steps:

  1. Go to Components -> CSVI Pro -> Templates
  2. Click New
  3. Give the template a name
  4. Set Action to Export
  5. Set Component to Joomla Categories
  6. Set Operation to Category
  7. Click Next: Select Source
  8. Destination is set default to Download. No need for change.
  9. Click Next: Select options
  10. The default values are OK, change if needed.
  11. Click Next: Select fields
  12. Fields must be added otherwise there is nothing for CSVI to export. Click Edit template fields.
  13. A new window opens with the Template fields page. You can add new fields by clicking New or Quick Add.
  14. When all fields are added you can close the window
  15. Click Next: Finalize
  16. All done here
  17. Click Close to return to the list of templates or Edit if you want to fine-tune the template further.

Joomla categories export create template

Add the fields to export

Template fields can be added by following these steps:

  1. Go to Components -> CSVI Pro -> Templates
  2. Click on Template fields
  3. In the Search Tools select your template
  4. 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. Joomla categories export create template fields

Run the export

The export can be run by following these steps:

  1. Go to Components -> CSVI Pro -> Export
  2. Select the template created earlier
  3. Click Export
  4. The export is run
  5. The Log details page will be shown with information regarding the export if the Enable logging is enabled in the template

Joomla categories run export

Further reading

CSVI also supports the export of Joomla custom fields for a category along with other Joomla category fields. If there is a custom field added for a category, it will be available as one of the template field for category export. If you dont see the custom field make sure that you update your available fields.

 joomla categories export customfields

Read more ...

Joomla Categories import

| Joomla Categories

Requirements

Joomla Categories
Import Category

Creating the template

A template can be created by following these steps:

  1. Go to Components -> CSVI Pro -> Templates
  2. Click New
  3. Give the template a name
  4. Set Action to Import
  5. Set Component to Joomla Categories
  6. Set Operation to Category
  7. Click Next: Select Source
  8. Source is set default to Load from your computer. No need for change.
  9. Click Next: Select options
  10. The default values are OK, change if needed.
  11. Click Next: Select fields
  12. Nothing needed here as we set to Use column headers as configuration in step 10.
  13. Click Next: Finalize
  14. All done here
  15. Click Close to return to the list of templates or Edit if you want to fine-tune the template further.

Joomla categories import create template

Adding the template fields

Template fields can be added by following these steps:

  1. Go to Components -> CSVI Pro -> Templates
  2. Click on Template fields
  3. In the Search Tools select your template
  4. 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. Joomla categories import create template fields

Required fields

  • category_path
  • extension

Criteria

These fields make up the criteria to determine if the record is going to be updated or added. If all the criteria fields match an existing record, the record will be updated. If not all the criteria fields match, the record will be added.

 

  • category_path
  • extension

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! categories import.

Run the import

The import can be run by following these steps:

  1. Go to Components -> CSVI Pro -> Import
  2. Select the template created earlier
  3. Click Select file
  4. Select the file to import
  5. Click Preview
  6. You now see a preview of the file as to how CSVI sees the file
  7. Click Start import
  8. The import is run
  9. The Log details page will be shown with information regarding the import if the Enable logging is enabled in the template

Joomla categories run import

Examples

Create a 2 level category for Joomla content

"category_path";"extension"
"Parent/Child";"com_content"

Create a 2 level category for Joomla content assigned to the British language

"category_path";"extension";"language"
"Parent/Child";"com_content";"en-GB"

Create a 3 level category for Joomla content

"category_path";"extension"
"Parent/Child/Grandchild";"com_content"

Create a 2 level category for Joomla banners

"category_path";"extension"
"Parent/Child";"com_banners"

Example file

joomla_categories_import.csv

Further reading

Along with Joomla category fields CSVI also supports import of Joomla custom fields for a category. If there is a custom field added for a category it will be available as a import available field. Please note that alias of the custom field will be available as import field as it is the unique value.

For example, here in this document we are explaining on how to add a custom field Extra title to Joomla custom fields for a category and importing its value along with other Joomla category fields. 

  1. Add an custom field from Joomla administrator menu > Articles > Fields, Select category from the filter options and click on New button. Add custom field with Title Extra title
  2. Save the custom field
  3. Go to Components -> CSVI Pro -> Available fields
  4. Update the available fields
  5. Go to Components -> CSVI Pro -> Template fields
  6. Select your Joomla category import template
  7. Click on New button, search for the new custom field added. Save as a template field
  8. Run the import.

joomla categories import customfields

Read more ...

Joomla Categories supported operations

| Joomla Categories

In RO CSVI we offer a number of import and export routines to manage your Joomla data. This is the complete list of Joomla Categories 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.

Read more ...