Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Janik Baumann edited this page Apr 27, 2016 · 3 revisions

##Welcome to the JRA wiki! JRA is a library to interface the Joomla Rest API (cAPI) of Annatech LLC.

The cAPI is an API for Joomla, which allows you to change the content of articles, modify users and much more.

We use the cAPI in Production and we were thinking: "Why should everyone waste his time, with developing his own interface for the API". So we decided to make an open source library, which contains the functionality to do all of this by the cAPI provided actions.

The JRA is distributed under the GPL-3.0 license.

Installing JRA

For installing JRA see the README.

Clone this wiki locally