Hi,
I would like to have files stored and versioned in Enterprise Content Management system like Alfresco ECM using CMIS protocol. I've noticed, that there is a namespace \Espo\Core\FileStorage\Storages with a default implementation of local file storage. Is adding new Storage Class would be a proper way to implement CMIS support? If you, could you please tip me with documentation/examples on how to implement custom storage? I'm mostly interested in storage plugin registration and making it default instead of local file storage. Thanks!
I would like to have files stored and versioned in Enterprise Content Management system like Alfresco ECM using CMIS protocol. I've noticed, that there is a namespace \Espo\Core\FileStorage\Storages with a default implementation of local file storage. Is adding new Storage Class would be a proper way to implement CMIS support? If you, could you please tip me with documentation/examples on how to implement custom storage? I'm mostly interested in storage plugin registration and making it default instead of local file storage. Thanks!
Comment