Skip to content

Feature request: SOAP client php-exstention #6

@dc232

Description

@dc232

Hi, can you please add soap client PHP extension for WooCommerce
currently, it says

SoapClient: |   | Your server does not have the SoapClient class enabled - some gateway plugins which use SOAP may not work as expected.

This can be found via woocommerce --> status --> SoapClient

I think the code to be added to docker-file is
&& docker-php-ext-install soap /
To rectify the problem

There may be other dependencies required to install the extension,
a quick google search seems to suggest
soap: libxml2-dev on a Debian based system
Most of the google results seem to suggest a Debian based solutions. Maybe worth a shot with the code above?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions