Problem/Motivation

I apologize if I repeat this doubt. Im trying to import PDF files into a field file. I read other issue about it is posible to import images and files to.

Steps to reproduce

-I create the folder structure in Files folder
-I copy the pdf files inside it.
-Delete any space in pdf name.
-Inside cvs file check the name of the field and check the name of the pdf files (everything checked)
-Check if the kind of file is available in file field (pdf, txt, etc).

But I cant import any file.

May be the kind of field is incorrect?

Comments

koffer created an issue.

koffer’s picture

I find the solution:

1- the module import image by default but dont import files
2- the solution? add some code already available in this issue:

https://www.drupal.org/project/contentimport/issues/2914523

The solution is in the code in comment 6. Add code in the file: contentimport.module
in the line 437.