LetoDMS Community Forum
how to add new document using command line interface - Printable Version

+- LetoDMS Community Forum (https://community.letodms.com)
+-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4)
+--- Forum: Technical Support (https://community.letodms.com/forumdisplay.php?fid=10)
+--- Thread: how to add new document using command line interface (/showthread.php?tid=685)



how to add new document using command line interface - rahulntl - 07-09-2013

HI,

I want to add new document using command line is there any API through which i can add new document using command line and insert data in database in seeddms so that i can see that document in user interface.




RE: how to add new document using command line interface - atarifreak - 09-30-2013

(07-09-2013, 05:40 PM)rahulntl Wrote: HI,

I want to add new document using command line is there any API through which i can add new document using command line and insert data in database in seeddms so that i can see that document in user interface.

take a look at scripts in /utils. you find adddoc.php
i dont really have a "how to", but i think it may help to read the code and comments