Enhance your experience of Directus Extension Localazy by automating synchronization of your content whenever you make a change in Directus. No more manual uploading.
- Installed & enabled Directus Extension Localazy
- Directus
^10.10.0
+
npm install @localazy/directus-extension-localazy-automation
# or you can use yarn or pnpm
This hook extension needs to be able to add configuration collections, add and modify your translatable content. For this reason, it is considered to be a Non-Sandboxed Extension and thus is not listed in Directus' marketplace by default.
In order to be able to activate the extension via Marketplace, you need to add MARKETPLACE_TRUST: 'all'
to your configuration. Afterwards you'll be able to find the extension in the Marketplace by searching for Localazy.
Join the Localazy Discussion Forum to discuss anything localization related.
If you encounter any problems or have questions, you can use our forum or contact us at team@localazy.com.
Check out other npm packages from Localazy:
NPM package | Description |
---|---|
@localazy/cli | Localazy CLI tool. |
@localazy/api-client | Localazy API client. |
@localazy/languages | List of all languages supported by Localazy. |
@localazy/strapi-plugin | The official Localazy Strapi plugin. |
Discover all available integration options and localization examples.