ksainc / integration_ews

Nextcloud EWS Connector (Exchange Web Services)
GNU Affero General Public License v3.0
24 stars 1 forks source link

Unsure how to add the soap package to NextCloud AIO #24

Closed JSChasle closed 10 months ago

JSChasle commented 10 months ago

I tried adding your module and getting the error: The library soap is not available.

I am using Nextcloud AIO and have check the https://pecl.php.net/packages.php to search for the SOAP package and then I could add it to: my master container using the reference:

https://github.com/nextcloud/all-in-one#how-to-add-php-extensions-permanently-to-the-nextcloud-container

but since the the soap package does not exist in pecl.php.net I was wondering if I am looking in the wrong place or not trying to use the right package?

Thanks,

ksainc commented 10 months ago

Hi,

Have a look at Issue #21 read the last comment from me. The instructions are there.

Sebastian

ksainc commented 10 months ago

Duplicate of #21

szaimen commented 10 months ago

Hi, see https://github.com/nextcloud/all-in-one#how-to-add-php-extensions-permanently-to-the-nextcloud-container