| 1 |
// $Id: README.txt,v 1.3 2007/01/20 07:09:25 snelson Exp $ |
// $Id: README.txt,v 1.4 2007/07/15 06:48:53 snelson Exp $ |
| 2 |
|
|
| 3 |
DESCRIPTION |
DESCRIPTION |
| 4 |
----------- |
----------- |
| 5 |
This module provides AMFPHP support to the Services module. This module overrides AMFPHP classes to provide support for services defined in the service api. |
This module provides AMFPHP support to the Services module. This module overrides AMFPHP classes to provide support for services defined in the service api. |
| 6 |
|
|
|
|
|
| 7 |
INSTALLATION |
INSTALLATION |
| 8 |
------------ |
------------ |
|
- Download AMFPHP 1.9 beta or newer from http://www.5etdemi.com/blog/archives/2006/12/amfphp-19-beta-get-it-now/ |
|
|
- Extract to /amfphp inside of this directory |
|
|
- Enable the module |
|
| 9 |
|
- Place entire amfphp folder in the Drupal modules directory, or relevant site module directory |
| 10 |
|
- Download AMFPHP 1.9 beta 2 from http://www.5etdemi.com/blog/archives/2007/01/amfphp-19-beta-2-ridiculously-faster/ |
| 11 |
|
- Extract AMFPHP 1.9 beta 2 modules/amfphp/amfphp inside of the amfphp module directory |
| 12 |
|
- Enable the module in the admin |