Import EXCEL/WORD

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Mmarouane89
Posts: 49
Joined: 24 Mar 2015, 22:41

Import EXCEL/WORD

Post by Mmarouane89 »

Hello,
I have some excel files and word files and i want to import this data in mantis in the database mysql of mantis ? how i can do ? thanks :)
atrol
Site Admin
Posts: 8573
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Import EXCEL/WORD

Post by atrol »

Hard to provide any help as you did not tell anything about the structure and contents of your files.

Maybe you could store you Excel file in CSV format and use this plugin to import it https://github.com/mantisbt-plugins/csv-import
Please use Search before posting and read the Manual
Mmarouane89
Posts: 49
Joined: 24 Mar 2015, 22:41

Re: Import EXCEL/WORD

Post by Mmarouane89 »

Hi Atrol,
I have two projects and each one has some custom fields (date, city, site .....) i want to import a excel file to mantis database.
About your CSV plugin when i import a csv file i have a error message (field category is not specifed) and i cannot save the file in database how i can do ?
Thanks Atrol ;)
atrol
Site Admin
Posts: 8573
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Import EXCEL/WORD

Post by atrol »

I am not able to provide support for this plugin as I am not the author and never used it myself.
Please use Search before posting and read the Manual
Mmarouane89
Posts: 49
Joined: 24 Mar 2015, 22:41

Re: Import EXCEL/WORD

Post by Mmarouane89 »

ok
Post Reply