Meetings Soap Interface extension
--------------------------------

To install this extension, copy the soap_meetings.php
file into for sugar/soap/ directory AND
DONT FORGET to add this line in the sugar/soap.php file:

require_once('soap/soap_meetings.php')

put it near the end
This way you don't have to change the URI for the soap server

Users Soap Interface extension
-----------------------------

To install Users Soap Extension, just copy soap_users.php file
on sugar install directory.





