1.0.1 • Published 10 months ago

@olympusone/directus-extension-favicon v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

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-favicon

Or, if using yarn:

yarn add directus-extension-favicon

Usage

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

1.0.1

10 months ago

1.0.0

10 months ago