• Image
  • Image
  • Image
  • Current Version: 1.1: 2020-05-20T11:51:20Z
  • First Published: 2016-09-12T16:52:27Z
  • Size: 241152
  • Supported Unity Versions: 5.3.6
tools integration

Drupal 7 API

(6 Votes)
$27.60 $27.60

Do you manage or want to manage your project content on a CMS like Drupal and want to access that information (users, asset bundles, images, audios, videos, texts, etc.) or generate it (user registration, login, progress, etc.) from Unity?

A full Drupal 7 API integration. It implements all endpoints available using Services module.

Online documentation | Forum thread

Supported Platforms
★ It should work on any platform supporting “UnityWebRequest” class.

Features
Full Drupal 7 Rest API support via Services module (with 100% endpoints implemented).
Full object oriented API (you don't deserialize anything, it's already done it for you).
★ Entities raw data it’s always retained to allow extensibility (user custom fields, node custom fields, etc…).
★ It’s really easy to extend the API to user custom created resources with a partial class or extension method (example provided).
C# Source code included.
Documentation available.
Easy integration on your Unity project.
★ Well organized and structured code.
Event based. Example: OnUsersRetrieved(IEnumerable<DrupalUserData> users)
Fully testable in editor: You can also log Drupal original endpoint url and XML response.
Examples available. Includes an example to test the full API with a console view.
★ It can be made compatible with assets like Best HTTP/2.


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!