Alipay - 支付宝支付

Component type

module

Maintenance status

Development status

Downloads

181

Component created

Component changed

集成支付宝到drupal任意form,更灵活,更强大!

猎人出品,必属精品!

猎人云 - 站神社区 : www.hunteryun.com

日出东方,唯我不败,Drupal猎人,助你超神!

宇内最叼的HunterPHP框架,全新发布!没错,这个是一超脱drupal的全新力作,耗时三年,猎人为您倾心打造,如果drupal建站让你感到疲累,来试试我的HunterPHP吧!

HunterPHP 官网:www.hunterphp.com

Endpoint

Component type

module

Maintenance status

Development status

Downloads

2717

Component created

Component changed

Endpoint module is a framework which allows Drupal acts as a light endpoint.

The module was designed specifically for REST API. It contains a router that allows to follow REST style in your URLs. Here is an example:

GET /dogs
POST /dogs/create
DELETE /dogs/1
GET /dog/1
PUT /dog/1

Endpoint is really light, fast and flexible, that makes it a good solution for projects where Drupal role is mobile backend and single-page app backend.

Update Trigger Build

Component type

module

Maintenance status

Development status

Downloads

1789

Component created

Component changed

Detects when new releases of Drupal are available and triggers a build on a continuous integration server. This can be used as part of a continuous integration pipeline where upgrades are carried out automatically by the CI server - very useful for promptly responding to security releases like Drupalgeddon, especially when you manage a large network of sites.

whistle

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

The WhistleChat is a mobile interactive platform for digital campus, devoloped by RuiJie Networks in China. The whistle module provides an interface to the WhistleChat API within Drupal.

The module provides a UI for setting interface parameters:LightApp server, LightApp ID, LightApp token and LightApp Secret. It also implements some hook calls for processing the following request:

Bundle Resource

Component type

module

Maintenance status

Development status

Downloads

544

Component created

Component changed

Bundle Resource is a simple module that provides separate Services resource entry for each node and taxonomy bundles defined in the system. The module is extendible, so it's easy to provide bundle resources for other entities using hook_bundle_resources().