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

Global settings additions #5

Merged
merged 4 commits into from Oct 13, 2015
Merged

Global settings additions #5

merged 4 commits into from Oct 13, 2015

Conversation

bvangennep
Copy link
Contributor

There are two additions here related to the settings.

Added template settings to global settings
There were settings to set the template path per form, we also added these to global settings to be able to set this path globally so we can override the templates for all forms. Reason being we would like to hide the more technical options of a form with permissions so that our clients could use it without breaking too much.

Added getSettings and setSettings to plugin class
Added a getSettings and setSettings method to the plugin class so that it follows the standard plugin pattern somewhat more. We also use the getSettings and setSettings methods to migrate plugin settings between environments.

hubertprein added a commit that referenced this pull request Oct 13, 2015
@hubertprein hubertprein merged commit 0658318 into am-impact:master Oct 13, 2015
@hubertprein
Copy link
Contributor

@bvangennep Good addition! :)

@boboldehampsink boboldehampsink deleted the global-settings-additions branch October 17, 2015 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants