Гость
19 Июнь 2014 19:18

Hello

I can't find any instruction how to use cobalt import function. Is it possible to import all fields (free and comercial) throw front end or not? How to import json? (every time error when upload simple .json file or zip with this file: File of wrong extension. Only Zip, Csv and JSON are allowed.)

Последние изменения: 26 Июнь 2014


Sergey
Total posts: 13,748
20 Июнь 2014 02:38

Not all fields supports import. Most of the fields but not all. When you impoart you will only have ability to configure those that can import.

The import page has description of everything. JSON have to be like this

[
    {
        "id": 1,
        "Title": "Article 1"
    },
    {
        "id": 2,
        "Title": "Article 2"
    }
]

Xtream VIP
Total posts: 129
20 Июнь 2014 09:28

So I created a json with your example data. If I try to import .json file I still have an error - File of wrong extension If I try to import zip arhive with json file I can go to next step, but in fields ID and Title are only "Do not import anything here". But from your example data there should be selection...

Joomla 3.3.0, Cobalt 8.555


Sergey
Total posts: 13,748
24 Июнь 2014 02:39

Attach your json file here I'll test.


Xtream VIP
Total posts: 129
26 Июнь 2014 09:35

I am trying to import next json, but nothing happen. test With .csv everything works...

Работает на Cobalt