Table of Contents
Before you can begin consuming the web services provided by Recite you must set up your Recite installation accordingly.
The key steps involved in this include:
Installing the Web Services module and associated web service drivers for each of Recite's other modules (where available)
Creating a user account with which to access web services. All web services are password protected and require a user with sufficient permissions to access them.
Configuring an assets mirror where files uploaded to Recite will be stored.
The web services module should be installed from the Recite library into the
./lib/modules/webservices
directory.
Additionally, the ./lib/modules/webservices
must also be installed from the Recite library. This directory contains a number of
different drivers, each of which is responsible for communicating with another Recite
module (such as the file manager).
Only the drivers that relate to modules you have installed should be included. For example, if your Recite installation doesn't include the Listings module, then the listings web services driver should not be included.
Once the Web Services module has been installed it must be added to the client in the Recite Administration site.