Drupal feeds module : import excel file - every excel column as specified drupal field

吃可爱长大的小学妹 提交于 2019-12-25 08:08:08

问题


My installed modules: feeds , feeds_xls

My excel file is : books.xlxs (office 2007)

File sheets: my file have 15 sheets (this sheets must be as drupal taxonomy term)

Every sheets involve 6 column (this column and its contents must be as drupal field content)

I created a drupal content type with books name.

I have attached an image to this post. you can see it.

I want to import ecxel file into Drupal content.every row on this tables must import to drupal as a node) content).

books Excel file image - click here

I no have any taxonomy term and extra fields to my content type (book). if I should add fields to drupal content type please say me.

I want to have a book list on my drupal site that users can search on it. every row is a content and every column in file is one field.

来源:https://stackoverflow.com/questions/41648718/drupal-feeds-module-import-excel-file-every-excel-column-as-specified-drupal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!