# Install SOAP Extension

**URL:** https://discourse.roots.io/t/install-soap-extension/6136
**Category:** trellis
**Created:** 2016-03-07T19:26:17Z
**Posts:** 7
**Showing post:** 6 of 7

## Post 6 by @mZoo — 2018-04-12T14:23:38Z

Would I do that by adding to `group_vars/all/main.yml` like [shown here](https://discourse.roots.io/t/php-extensions-custom-must-be-formatted-as-dicts/11039?u=mzoo)?

```
php_extensions_custom:
  php7.2-soap: "{{ apt_package_state }}"
```

And then would `vagrant reload --provision` do the trick locally?

---

_[View the full topic](https://discourse.roots.io/t/install-soap-extension/6136)._
