09-30-2013, 01:44 AM
(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