“”

Official Scoutnet Webservice class Official Scoutnet Webservice class

sh_scoutnet_webservice / beta

This class is needed to communicate with the scoutnet server.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req scoutnet/sh-scoutnet-webservice

Tags

#ScoutNet #webservice #Scout

Last upload comment

- Typo3 v12 updates
- remove legacy code

Downloads by month

Download 6.0.0 Code Insights Packagist.org
Author
Stefan "Mütze" Horst
Last update
04. Feb 2024
First upload
11. Nov 2009
Downloads
9,868
Category
Services
Dependencies
  • TYPO3 (12.4.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req scoutnet/sh-scoutnet-webservice to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (1)

Official Typo3 plugin to display scoutnet.de calendar

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
6.0.0 / beta
February 04, 2024
- Typo3 v12 updates
- remove legacy code
12.4.0 - 12.4.99 Download
5.0.0 / beta
May 28, 2022
- typo3 v11 - remove php7.3 support - add php8.0 support
10.4.0 - 11.5.99 Download
4.0.2 / beta
December 23, 2020
- fix sections for events
10.4.0 - 10.4.99 Download
4.0.1 / beta
December 23, 2020
- fix autowire
10.4.0 - 10.4.99 Download
4.0.0 / beta
December 23, 2020
- now works with typo3 v10 - rename Categorie to Category - rename Stufe to Section - Fix a lot of typos (e.g. Categorie -> Category) - Add Typehints for php73 - Add phpdoc - Refactor Properties of BE_User - Deprecated old stuff
10.4.0 - 10.4.99 Download
3.0.2 / beta
January 04, 2020
- now typo3 version 9 - correct version string in ext_config
9.0.0 - 9.5.99 Download
2.0.5 / beta
October 25, 2017
now build with jenkins
6.2.0 - 7.6.99 Download
2.0.4 / beta
March 28, 2017
Release with Codeship for now
6.2.0 - 7.6.99 Download
2.0.3 / beta
March 19, 2017
- fixed error with composer.json - extension now works again
6.2.0 - 7.6.99 Download
2.0.2 / beta
March 13, 2017
fixed core requirement
6.2.0 - 7.6.99 Download
2.0.1 / beta
November 11, 2016
- made fully typo3 7.6 compatible
- fixed emconfig
6.2.0 - 7.6.99 Download
2.0.0 / beta
March 05, 2016
- Total rewrite of Extension
- Now Based on Extbase
- will break with old Extenisions. Since the api is changed
- Needs the Database to be updated

- code is now on bitbucket: https://bitbucket.org/scoutnet/plugins.typo3.sh_scoutnet_webservice

- i
6.2.0 - 7.0.99 Download
1.0.10 / beta
March 05, 2016
Security fix. used unserialize.
4.5.0 - 7.0.99 Download
1.0.9 / beta
May 21, 2015
* fixed htmlentities with "utf-8" charset
4.5.0 - 7.0.99 Download
1.0.8 / beta
December 08, 2014
Typo3 v.7.0 compatible
4.5.0 - 7.0.99 Download
1.0.7 / beta
September 09, 2014
is now compatible with Typo3 6.2
4.5.0 - 6.2.99 Download
1.0.6 / beta
March 16, 2013
update with supported versions
Download
1.0.5 / beta
September 24, 2011
added language selection of the ScoutNet page depending of your user language
Download
1.0.4 / beta
January 19, 2011
changed the contact address for new ScoutnetConnect users to scoutnetconnect@scoutnet.de
Download
1.0.3 / beta
November 19, 2010
- added proxy support which is configured in the sys config
Download
1.0.2 / beta
November 19, 2010
- allow connect to scoutnet via libcurl if it is configured in the sysconfig
Download
1.0.1 / beta
November 10, 2010
bugfix:

- error with delete if user has more then one site connected
Download
1.0.0 / beta
November 10, 2010
i extended the service to allow writing to ScoutNet.de.

- added support for add/edit/delete of events.
- added function to request api-key from ScoutNet.de
- added function to check if user is allowed to write
- added function to request write perm
Download
0.9.0 / beta
November 11, 2009
initial
Download