Title: RosarioSIS REST API
Author: rosariosis
Published: <strong>27. фебруар 2020.</strong>
Last modified: 27. фебруар 2020.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](https://ps.w.org/rosariosis-rest-api/assets/icon-256x256.png?rev=2251404)

# RosarioSIS REST API

 [rosariosis](https://profiles.wordpress.org/rosariosis/)

[Преузимање](https://downloads.wordpress.org/plugin/rosariosis-rest-api.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/rosariosis-rest-api/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/rosariosis-rest-api/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/rosariosis-rest-api/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/rosariosis-rest-api/#developers)

 [Подршка](https://wordpress.org/support/plugin/rosariosis-rest-api/)

## Опис

WordPress plugin helper to connect to the RosarioSIS REST API. Connect to RosarioSIS
through the REST API to send / retrieve your students, or any data that fits in 
your SIS.
 This plugin has got no interface. You will only get notified in case 
the RosarioSIS API is not correctly configured from the WordPress admin „Plugins“
screen. This plugin provides a simple tool for developers to use in their own plugin
to connect to the RosarioSIS REST API.

## Постављање

Installing „RosarioSIS REST API“ can be done either by searching for „RosarioSIS
REST API“ via the „Plugins > Add New“ screen in your WordPress dashboard, or by 
using the following steps:

 1. Download the plugin via WordPress.org
 2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress
    dashboard
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

RosarioSIS configuration steps:

 1. Install and activate the [REST API](https://gitlab.com/francoisjacquet/REST_API)
    plugin for RosarioSIS.
 2. Copy the admin user API token: go to menu _School > Configuration > Plugins_. Click
    on the _Configuration_ link next to REST API. Copy the _User Token_ (see screenshot).

WordPress configuration steps:
 1. Add the RosarioSIS URL and your admin user API
token to the `wp-config.php` file. Here is an example: `define( 'ROSARIOSIS_REST_API_URL','
https://my-rosariosis.com/' ); define( 'ROSARIOSIS_REST_API_USER_TOKEN', 'M1e57FZ69D0ophaizqTRsNB6lQ3d0EA6');

## ЧПП

  Does this plugin depend on any others?

No, but it depends on a working instance of [RosarioSIS](https://www.rosariosis.org/),
accessible from the network, plus its [REST API](https://gitlab.com/francoisjacquet/REST_API)
plugin.

  Does this create new database tables?

No. There are no new database tables with this plugin.

  Does this load additional JS or CSS files ?

No. This plugin does not load additional CSS or JS files.

  What does this plugin do?

This plugin is useless on its own. It should be combined with another plugin that
actually interacts with the RosarioSIS REST API (agenda, contacts, third parties,
expense, clients, products, etc.).

  How can I disable the request cache?

GET requests can be cached if explicitely stated (see the controller PHP code). 
Call the page adding `&disable_cache=1` to the URL to disable cache.

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„RosarioSIS REST API“ је софтвер отвореног кода. Следећи људи су допринели овом 
додатку.

Сарадници

 *   [ rosariosis ](https://profiles.wordpress.org/rosariosis/)

[Преведите „RosarioSIS REST API“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/rosariosis-rest-api)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/rosariosis-rest-api/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/rosariosis-rest-api/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/rosariosis-rest-api/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/rosariosis-rest-api/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 1.0.0

 * 2020-02-22
 * Initial release

## Мета

 *  Version **1.0.0**
 *  Last updated **6 година раније**
 *  Active installations **Мање од 10**
 *  WordPress version ** 4.0 или новије **
 *  Tested up to **5.3.21**
 *  Language
 * [English (US)](https://wordpress.org/plugins/rosariosis-rest-api/)
 * Tags
 * [connect](https://sr.wordpress.org/plugins/tags/connect/)[school](https://sr.wordpress.org/plugins/tags/school/)
   [SIS](https://sr.wordpress.org/plugins/tags/sis/)[student](https://sr.wordpress.org/plugins/tags/student/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/rosariosis-rest-api/advanced/)

## Оцене

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/rosariosis-rest-api/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rosariosis-rest-api/reviews/)

## Сарадници

 *   [ rosariosis ](https://profiles.wordpress.org/rosariosis/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/rosariosis-rest-api/)