Purpose of this module is to have slideshare or similar slides sharing option in your site locally. This module requies VPS and installed libreoffice package, here is install comand for Centos
yum install libreoffice libreoffice-headless poppler-utils
This module can convert files on upload or in the background if you are planning to have conversion process in the background you have to setup this cronjob command every few minits or so.
php cron.php -s site_admin -c cron/docshare
Example how can look conversion command in crontab
*/5 * * * * cd /home/www/domains/<lhc_root_folder> && /usr/bin/php cron.php -s site_admin -c cron/docshare >/dev/null 2>&1
Developing application takes a lot of time. You can support application by donating. There is no company behind this application and it takes away my free time. Every donation matters and does not matter how small it is!