Characteristics IMPORT

  • Posts: 4
  • Thank you received: 0
8 years 2 weeks ago #270571

Hi..
is it possible to import only the characteristics?

I have 7 characteristic-points with about 80 different subpoints. It is very complicated to enter all the subpoint with the Backend.

Thank for Help

(sorry for my english, it is not my main-language.

Please Log in or Create an account to join the conversation.

  • Posts: 83986
  • Thank you received: 13603
  • MODERATOR
8 years 2 weeks ago #270578

Hi,

Not in the HikaShop interface, but it's easy to do if you have access to your database via PHPMyAdmin (most hostings provide it).
PHPMyadmin allows you to export/import data to a table and do so with CSV files that can be openned in Excel (if modification is necessary).
stackoverflow.com/questions/21936508/how...admin-table-into-csv
So you if you already have a characteristic with values configured on your shop, you can export the table hikashop_characteristic as a CSV. Then, you can open it in Excel to add entries with the same format than the data already in there. And you can import back the CSV to your PHPMyAdmin to get the new data in the hikashop_characteristic table.

The following user(s) said Thank You: Tizzmo

Please Log in or Create an account to join the conversation.

  • Posts: 4
  • Thank you received: 0
8 years 2 weeks ago #270662

Thanks! That helps me a lot!

But one more Question i have: Is it possible to add all my characteristics in the Variables at the same time? It is very hard to add over 500 individual points manually.

Please Log in or Create an account to join the conversation.

  • Posts: 83986
  • Thank you received: 13603
  • MODERATOR
8 years 2 weeks ago #270675

Hi,

Once you open the CSV in Excel, you can use the Excel macros to do whatever you need. So you should be able to automate what can be automated there.

The following user(s) said Thank You: eftie

Please Log in or Create an account to join the conversation.

Time to create page: 0.048 seconds
Powered by Kunena Forum