Skip to content

Admin Countries

Piotr Wargulak edited this page Sep 10, 2024 · 1 revision

Countries

Table of contents

Introduction

The "Manage countries" page can be found in the "Advanced Administration" under the section "CFL Module".

Add country

There are two ways to add a country:

  • Manually using the user interface
  • Via upload a file with countries

Manually

To add add a new country, you need to click the "Add New Country" button.

/uploads/adminmanagecountries1_2b.png

On this page, in the "Country name" section, country name needs to be filled in. In the "Country code" section, a country code can be filled in. You also have the option to add clusters (e.g. state, regions, provinces) to the location. You have to seperate them by a comma if you add multiple clusters to one country.

Upload

Only .txt or .csv are accepted files for uploading. No duplicates will be created, if a country already exists the values of the file will overwrite the current country with the corresponding clusters. Each country and related clusters must be separated by a colon. Multiple clusters must be separated by a comma. Definition of each country must be in separate lines (without any delimiter). Example: US: Alabama, Texas, Nevada India: Asam, Goa, Kerala

In the example, two countries will be created if they don't exist already (US and India). The clusters will be added to the countries. If the country already existed, the existing clusters will be overwritten.

Note: Country code cannot be added via import and have to be added manually when needed.

Edit country

To edit an existing country, you need to click the "Edit" button next to the country you want to edit.

/uploads/adminmanagecountries1_2b.png

On this page, in the "Country name" section, country name can be changed and in the "Country code" section, country code can be changed. You also have the option to add or change the clusters to the location. You have to separate them by a comma if you add multiple clusters to one country.

When you press the "Save" button, the old data will be overwritten with the new data.

Removed clusters will be set to "Retired". You can also edit the country when you click on the countries name and then at the top navigation bar click "Edit".

This edit page has much more options for editting and allows you to delete the country if necessary. You can also set different names for the country depending on the language.

Clone this wiki locally