Difference between revisions of "Nusoap"
From Contao Community Documentation
(One intermediate revision by one user not shown) | |||
Line 7: | Line 7: | ||
| Dev=weke | | Dev=weke | ||
| ExtVersion=1.0.2 stable | | ExtVersion=1.0.2 stable | ||
− | | Version=2.9.1 - 2. | + | | Version=2.9.1 - 2.10.2 |
| ERLink=http://www.contao.org/erweiterungsliste/view/nusoap.html | | ERLink=http://www.contao.org/erweiterungsliste/view/nusoap.html | ||
| Depending=keine | | Depending=keine | ||
| Comment=Could not used together with TensideRepository Extension | | Comment=Could not used together with TensideRepository Extension | ||
}} | }} | ||
− | {{msgWarning|nusoap didn't run with Contao (TYPOlight) version | + | {{msgWarning|nusoap didn't run with Contao (TYPOlight) version before 2.9.0 and not together with TensideRepository}} |
=Summary= | =Summary= | ||
− | This extension | + | This extension allows the usage of the extension repository if no PHP SOAP module is available |
It based on the original extension of contao and based on the work of Peter Koch and Christian Schiffler. Many thanks for your work! | It based on the original extension of contao and based on the work of Peter Koch and Christian Schiffler. Many thanks for your work! | ||
− | = | + | =Functionality= |
− | If no SOAP-Module was detected, the SOAP communication will use the NuSOAP (http://sourceforge.net/projects/nusoap/) instead. All other | + | If no SOAP-Module was detected, the SOAP communication will use the NuSOAP (http://sourceforge.net/projects/nusoap/) instead. All other functionality is the same as in the original Contao module. |
=Installation= | =Installation= | ||
This Version is only for Contao 2.9.x! | This Version is only for Contao 2.9.x! | ||
If you got an installed tensiderepository extension than uninstall it first or deactivate it. | If you got an installed tensiderepository extension than uninstall it first or deactivate it. | ||
− | If you use TYPOlight up to Version 2.8.4 you can't use this | + | If you use TYPOlight up to Version 2.8.4 you can't use this extension! In that case use the extension tensiderepository. |
==Step 1== | ==Step 1== | ||
First of all you have to download the current zip archive with this extension form Contao homepage. You will find it [http://www.contao.org/erweiterungsliste/view/nusoap.html here]. | First of all you have to download the current zip archive with this extension form Contao homepage. You will find it [http://www.contao.org/erweiterungsliste/view/nusoap.html here]. | ||
− | This zip archiv contains a TL_ROOT folder, which carries | + | This zip archiv contains a TL_ROOT folder, which carries itself the ''system'' and ''plugins'' subfolders. These folders contain the ''nusoap'' and ''nusoap2'' subfolders. |
[[File:nusoap_zip.jpg]] | [[File:nusoap_zip.jpg]] | ||
Line 40: | Line 40: | ||
After that the Extension Repository will be available on servers without installed PHP SOAP Module. | After that the Extension Repository will be available on servers without installed PHP SOAP Module. | ||
==Step 2== | ==Step 2== | ||
− | After finishing the 1. step of the installation the extension nusoap | + | After finishing the 1. step of the installation the extension nusoap itself will not be recognition by the extension manager.<br> |
− | Therefore no | + | Therefore no information's about updates of nusoap will be shown in extension manager. To resove these problem you have to install this extension again using the extension catalog in the contao backend. This will create the necessary database entry's. |
You will easily find the extension nusoap in the extension catalog if you enter nusoap in the search field. | You will easily find the extension nusoap in the extension catalog if you enter nusoap in the search field. | ||
Line 47: | Line 47: | ||
[[File:nusoap_find.jpg]] | [[File:nusoap_find.jpg]] | ||
− | Since version 1.0.1 a message will be shown in the backend main page till the extension is installed twice. After the second installation the message will removed automatically. If the installation of step 2 was | + | Since version 1.0.1 a message will be shown in the backend main page till the extension is installed twice. After the second installation the message will removed automatically. If the installation of step 2 was successful and the extension is shown in the extension manager, but the message still shown in the backend main page, please remove the folders '/system/modules/nusoap/config' and '/system/modules/nusoap/languages' on the server. If you got this problem, please inform the developer [http://www.contao-community.de/member.php?2234-weke weke]. |
=FAQ= | =FAQ= | ||
* '''Why nusoap and TensideRepository don't work together?'''<br>Both extensions try to replace the original extension manager. TensideRepository replace it complete and nusoap replace only some lines of code. If both extensions installed an incompatible source results. | * '''Why nusoap and TensideRepository don't work together?'''<br>Both extensions try to replace the original extension manager. TensideRepository replace it complete and nusoap replace only some lines of code. If both extensions installed an incompatible source results. | ||
− | * '''Why | + | * '''Why should I install nusoap twice?'''<br>This is necessary to get informed about newer Versions of this extension. |
Latest revision as of 12:58, 14 October 2011
nusoap - nusoap if SOAP module missed.
Extension-Overview | |
---|---|
Name of the developer | weke |
Version of the extension | 1.0.2 stable |
Compatibility with Contao Version | 2.9.1 - 2.10.2 |
Link to Extension Repository | http://www.contao.org/erweiterungsliste/view/nusoap.html |
Depending of ff. Extension | keine |
Comment | Could not used together with TensideRepository Extension |
Summary
This extension allows the usage of the extension repository if no PHP SOAP module is available It based on the original extension of contao and based on the work of Peter Koch and Christian Schiffler. Many thanks for your work!
Functionality
If no SOAP-Module was detected, the SOAP communication will use the NuSOAP (http://sourceforge.net/projects/nusoap/) instead. All other functionality is the same as in the original Contao module.
Installation
This Version is only for Contao 2.9.x! If you got an installed tensiderepository extension than uninstall it first or deactivate it. If you use TYPOlight up to Version 2.8.4 you can't use this extension! In that case use the extension tensiderepository.
Step 1
First of all you have to download the current zip archive with this extension form Contao homepage. You will find it here.
This zip archiv contains a TL_ROOT folder, which carries itself the system and plugins subfolders. These folders contain the nusoap and nusoap2 subfolders.
These two subfolders you have to upload to your contao root directory at the server. The root directory sill contains a system and plugins directory. After the upload you will find a contao folder tree like this:
After that the Extension Repository will be available on servers without installed PHP SOAP Module.
Step 2
After finishing the 1. step of the installation the extension nusoap itself will not be recognition by the extension manager.
Therefore no information's about updates of nusoap will be shown in extension manager. To resove these problem you have to install this extension again using the extension catalog in the contao backend. This will create the necessary database entry's.
You will easily find the extension nusoap in the extension catalog if you enter nusoap in the search field.
Since version 1.0.1 a message will be shown in the backend main page till the extension is installed twice. After the second installation the message will removed automatically. If the installation of step 2 was successful and the extension is shown in the extension manager, but the message still shown in the backend main page, please remove the folders '/system/modules/nusoap/config' and '/system/modules/nusoap/languages' on the server. If you got this problem, please inform the developer weke.
FAQ
- Why nusoap and TensideRepository don't work together?
Both extensions try to replace the original extension manager. TensideRepository replace it complete and nusoap replace only some lines of code. If both extensions installed an incompatible source results.
- Why should I install nusoap twice?
This is necessary to get informed about newer Versions of this extension.