Dictionary interface adding key/value pairs field support.
The Directus Dictionary is an extension for the Directus CMS platform. It provides a dictionary interface that returns a standard object of key/value pairs. This extension allows users to create, edit, and delete keys, as well as add and remove values. It also filters out empty values and shows warnings in empty fields. Additionally, it offers completion progress indicators in the editor.
To install the Directus Dictionary extension, follow these steps:
npm run build.dist/interfaces/dictionary folder./directus/extensions/interfaces directory (or the appropriate directory for your extension folder).The Directus Dictionary extension enhances the Directus CMS platform by providing a user-friendly dictionary interface. It allows users to manage key/value pairs easily and efficiently. With features such as adding/removing keys, adding/removing values, and filtering out empty values, it simplifies the process of working with dictionaries in Directus. The planned addition of completion progress indicators and sorting capabilities further improve the user experience. Overall, this extension is a valuable tool for optimizing dictionary management in Directus.