Path

ez projects / ezrest / forum / general / how to : install and test e...


How to : install and test eZRest

You need to be logged in to post messages in the forums. New users may register here.

Alexandre Bulté

Member since:
09 January 2008

Posts: 3

Wednesday 09 July 2008 4:43:45 pm

Hi,

Since I have a little time and I just tested this nice extension, I'll write here the simple steps I followed to have it work :

1. Download the extension from http://projects.ez.no/ezrest/downloads and extract it in your extension directory

2. Activate the extension, either via the backoffice or via site.ini

3. Generate the depedencies by executing the following command in your ezpublish instance home :



./bin/php/ezpgenerateautoloads.php




4. Go to the URL http://yourserver/ezrest/login?login=myUser&password=myPassword, myUser and myPassword being actual credentials of one of your site's users. If everything is OK, you will be returned a XML with your eZ Session ID in a SessionID node.

Enjoy - and many thanks to the author(s) of this very capable extension.
Up

You need to be logged in to post messages in the forums. New users may register here.