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

Add import export #81

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

Opvolger
Copy link

make it possible to import and/or export settings.

@MutonUfoAI
Copy link
Owner

I dont see the need for nuget, it only adds another layer of complexity for little to no reward.

Some people asked for an import export function, but its so easy to import export the regkeys that i dont see the need for it.
Have you taken encrypted settings into account?
A global import export function would have been much less work, with even less src changes.

@Opvolger
Copy link
Author

That's true, but now you can also do an import that adjusts the settings of 1 plugin.
Or, only global settings
You can now also create a separate class that can divide the settings into sections. That's better readable if you want to customize or automatically want to generate.

See LDAP plugin ImportExportSettings.cs

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