@olympusone/directus-extension-favicon v1.0.1
Directus Extension Favicon
A Directus extension that exposes the /favicon.ico endpoint, streaming the defined project favicon as the result.
Why This Extension?
This extension simplifies fetching the project's favicon directly from a /favicon.ico endpoint in Directus. It ensures seamless integration with web applications, improving SEO, browser tab visibility, and branding consistency.
Installation
You can install this extension in your Directus project by running:
npm install directus-extension-faviconOr, if using yarn:
yarn add directus-extension-faviconUsage
Once installed, restart your Directus instance. The extension will automatically expose the /favicon.ico endpoint, serving the favicon defined in your Directus project settings.
Configuration
No additional configuration is required. The extension fetches the favicon set in your Directus project settings and serves it when requested.
License
MIT
Contributing
Contributions are welcome! Feel free to open issues or submit pull requests on GitHub.
Author
Developed by OlympusOne