@localazy/directus-extension-localazy-automation
v1.0.9
Published
The official Localazy hook extension for Directus to automate synchronization of content
Downloads
9
Readme
📦 Directus Extension Localazy Automation
Enhance your experience of Directus Extension Localazy by automating synchronization of your content whenever you make a change in Directus. No more manual uploading.
📄 Prerequisites
- Installed & enabled Directus Extension Localazy
- Directus
^10.10.0
+
🔧 Install
Manually
npm install @localazy/directus-extension-localazy-automation
# or you can use yarn or pnpm
Via Marketplace
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.
📚 Documentation
🛟 Support
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 [email protected].
❤️ Localazy Ecosystem
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.