-
Notifications
You must be signed in to change notification settings - Fork 8
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
Project Config support #10
Comments
@samhibberd sorry to be demanding but could you priortise this? :) It's very hard to work with, when you don't make the end-user access the settings, but you do make changes to the presets locally. Changes never get merged. |
Yep, gotta bump the importance of this too. Project config saves the |
@samhibberd Any updates on this? Not having presets in the project config is a pain. Hoping the fact that this is a paid plugin encourages some attention to this! If you don't want to maintain it, let me know and I might venture to put an offer to buy it from you all. |
This is pretty important; just bit me in the rear on a project. |
Although I have very little hope of it happening since this thread is from Feb 2019; Please add project config support. |
I really need to version control this, so as a workaround until project config support is a reality - if ever - I merely copy/paste the entire settings column from each preset in the DB, to a text-file within the repo. It's not exactly elegant and doesn't merge with the next release ofc, but as long as the presets are already defined in the DB, pasting the value is easy enough. |
Bump! |
Hey team! Just wondering, is there anything on the roadmap for this plugin to support the Craft 3.1 Project Config feature, so that field settings and preset settings can be saved into the project.yaml file and synced between environments?
The text was updated successfully, but these errors were encountered: