A Directus Extension Bundle with a Panel for System Informations of the directus instance.
The directus-extension-bundle-systeminfo is an extension for Directus that provides a panel for displaying the system information of the Directus instance. It aims to give users a better overview of their hosted Directus instance by retrieving and displaying key system information.
To install the directus-extension-bundle-systeminfo, follow these steps:
Here is an example of the code snippet for installation:
npm install directus-extension-bundle-systeminfo
The directus-extension-bundle-systeminfo is a useful extension for Directus that allows users to easily view and analyze system information related to their Directus instance. It provides a panel where users can access important details and gain insights for debugging or benchmarking purposes. The extension is easy to install and integrates well with other Directus extensions. However, it should be noted that the endpoint is currently public and there is no documentation available for the auto-reload feature.