Configuring FileCloud to use Collabora CODE for File Creation
To configure FileCloud to use Collabora Code for file creation:
- Configure FileCloud to use Collabora CODE according to the instructions in Configuring FileCloud To Use Collabora CODE For Web Edit.
- Create a folder for storing templates such as C:\documenttemplates.
- In the folder, create empty Office templates, each having the filename template, for example, template.docx, template.pptx, template.xlsx.
- In C:\xampp\htdocs\config\cloudconfig.php add the following line:
define("WOPI_CLIENT_TEMPLATE_DIR", "C:\documenttemplates");
You can now create files that match the template types you have added.