Skip to content

localazy/directus-extension-localazy

Repository files navigation

Localazy Directus Extension Monorepo

This is a monorepo consisting of following Localazy extensions for Directus

  1. Module - adds Localazy menu item and enables manual synchronization of content with Localazy
  2. Sync-hook - extends the core functionality by automating content upload from Directus to Localazy

Please refer to Localazy Directus Extension and Localazy Directus Extension Automation for more information about each extension.

Contributing

Check that your Docker engine is running

  • Run npm run dev
    • This will start the dockerized environment and will automatically synchronize any changes you make to the Directus' extensions folder
    • In order to propagate the changes, the docker container is always restarted. Depending on your computing power, this could take a second or two.
  • Open http://localhost:8055/admin

📚 Documentation

Useful links

🛟 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.