Bigtopmultimedia
Member
Posted 1 year ago #
Hi
I am trying to get a new members site up and running for a client to replace their old document repository site. I have several hundred documents that need to be migrated. Is it in any way possible to FTP files to the server and get WP Document Revisions to index the folder?
Many thanks
http://wordpress.org/extend/plugins/wp-document-revisions/
Yes. It will need to be slightly customized to meet your needs, but take a look at the Bulk Import Script in the code cookbook.
https://github.com/benbalter/WP-Document-Revisions-Code-Cookbook/blob/master/bulk-import.php
Bigtopmultimedia
Member
Posted 1 year ago #
Hi Benjamin
Thanks for the quick reply. I'll give that a go. Do you know if there is any way to preserve the existing folder structure of the repository. Our client currently has their files sorted into directories and they want to keep that structure.
I am thinking that perhaps if nessecary we could run multiple imports and tag the documents. I would value any input you could give.
Many thanks for your help.