Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

User:David Mudrak/unoconv

From MoodleDocs
< David Mudrak
Revision as of 09:50, 15 August 2018 by David Mudrak (talk | contribs)
(David Mudrak/unoconv) David Mudrak/unoconv | Latest revision (diff) | Newer revision → (diff)

This is how I was finally able to run unoconv locally on my development machine.

Install unoconv:

# emerge -av1 unoconv

Start a new listener:

# sudo -u apache unoconv --listener -vvv

Once that is done, Moodle can successfully use it.