Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1️⃣ Singleton Models #4308

Closed
m0nikaza opened this issue Oct 1, 2024 · 1 comment
Closed

1️⃣ Singleton Models #4308

m0nikaza opened this issue Oct 1, 2024 · 1 comment

Comments

@m0nikaza
Copy link
Contributor

m0nikaza commented Oct 1, 2024

We are introducing a new feature - Singleton Model designed to manage settings or configurations across an application. Unlike typical content models that support multiple entries, this Singleton Model enforces a single instance, ensuring that there is only one configuration entry. This is particularly useful for storing application-wide settings, such as site metadata, API keys, default themes, or other essential configurations.

@m0nikaza m0nikaza added this to Roadmap Sep 27, 2024
@m0nikaza m0nikaza converted this from a draft issue Oct 1, 2024
@m0nikaza m0nikaza added this to the 5.41.0 milestone Nov 4, 2024
@brunozoric
Copy link
Contributor

@m0nikaza this was done.

@github-project-automation github-project-automation bot moved this from Available for Testing to Released in Roadmap Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Released
Development

No branches or pull requests

2 participants