cac/esp-api-engine
Composer 安装命令:
composer require cac/esp-api-engine
包简介
Crazy Awesome E-Ngine API Client
README 文档
README
Connect to the E-Ngine ESP with the API Client.
Information
Installation
Preferred way of installing is though Composer. Add the following line to you require
"cac/esp-api-engine": ">=v0.1"
API Configuration
The Adapter uses the E-Ngine SOAP Webservice for communication. When creating the EngineApi class some configuration is needed
domain- The domain where E-Ngine is availabe. (e.g.newsletter.yourdomain.com)path- Path to the SOAP entry point on thedomain. (e.g./soap/server.live.php)customer- Your E-Ngine customer nameuser- Your E-Ngine user namepassword- Your E-Ngine password
Todo
The API Client doesn't have all calls implemented at the moment. To use the latest version download the development version.
统计信息
- 总下载量: 2.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2013-06-24