Introduction

A simple way to build REST style services within Joomla. Restful is a plugin that provides the basic logic. To build a service, you create a plugin in the folder "restful". Your plugin can specify multiple combinations of operations (such as GET, POST, DELETE) and URIs (such as /restful/object). The Restful plugin triggers your plugin(s) with the event onRestfulPaths. Your plugin can then provide the service itself, or invoke your component to provide the service. The Restful plugin provides useful services to carry out HTTP Basic Authorization, with the option to check whether the user belongs to specified group(s). With the Restful plugin in place, you can quickly and easily build new services. A sample service plugin is also available for download in the same location as the Restful plugin. Please see the documentation link for more information.


A simple way to build REST style services within Joomla. Restful is a plugin that provides the basic logic. To build a service, you create a plugin in the folder "restful". Your plugin can specify multiple combinations of operations (such as GET, POST, DELETE) and URIs (such as /restful/object). The Restful plugin triggers your plugin(s) with the event onRestfulPaths. Your plugin can then provide the service itself, or invoke your component to provide the service. The Restful plugin provides useful services to carry out HTTP Basic Authorization, with the option to check whether the user belongs to specified group(s). With the Restful plugin in place, you can quickly and easily build new services. A sample service plugin is also available for download in the same location as the Restful plugin. Please see the documentation link for more information.

Remository
Free

Remository

By Martin Brampton
Downloads
A component that is easy to install and use, yet has an unparalleled depth of features for a powerful file repository. The latest version adds the ability to play audio/video files as well as to download them. There are related modules and plugins to complement the main component. Remository supports the secure hosting of local or remote files for download by site visitors. Files can be upload...
Restrict content by group membership
Free

Restrict content by group membership

By Martin Brampton
Content Construction
The Black Sheep Research Plugin for selecting content by user groups in Joomla This plugin enables the portions of text to be displayed on account of the current user being a member of specified group(s). This is achieved by surrounding the relevant text with, for example: {usergroup 5 || 7}...{/usergroup} or: {usergroup editor}...{/usergroup} or: {usergroup !8}...{/usergroup} You can speci...

Restful

Version:
1.0.0
Developer:
Martin Brampton
Last updated:
Nov 05 2022
10 months ago
Date added:
Nov 05 2022
License:
GPLv2 or later
Type:
Free download
Includes:
p
Compatibility:
J3 J4
Download

Uses Joomla! Update System