# Adding wp language files on deploy

**URL:** https://discourse.roots.io/t/adding-wp-language-files-on-deploy/9212
**Category:** trellis
**Tags:** languages, guide
**Created:** 2017-03-27T15:55:27Z
**Posts:** 36
**Showing post:** 2 of 36

## Post 2 by @swalkinshaw — 2017-03-27T16:31:58Z

Maybe look into this solution as well: [Install&Update wordpress languages with composer](https://discourse.roots.io/t/install-update-wordpress-languages-with-composer/2021).

But yeah, you could use hooks to copy/move files around. Or maybe `project_shared_children` too: [https://github.com/roots/trellis/blob/2773baa313a496227eafbe294ca5b30d484c232a/roles/deploy/defaults/main.yml#L24-L35](https://github.com/roots/trellis/blob/2773baa313a496227eafbe294ca5b30d484c232a/roles/deploy/defaults/main.yml#L24-L35)

---

_[View the full topic](https://discourse.roots.io/t/adding-wp-language-files-on-deploy/9212)._
