We want to use alfresco as a repository to store large amount of files (images, docs, xls, pdf etc). We are using PHP codeigniter for our development.
We have done POC and small implementation with Webscripts, but we are not able to find the API for retrieving(listing), editing and deleting the files.
Please suggest which is better approach …CMIS or webscripts?
It will be very helpful if you provide us the API for retrieving (i do not mean searching), editing and deleting the file(s) using webscripts also.