-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
button 1 = delete plugin (all functions) #18
Comments
@alfredbuehler @creecros Hello, this is the last issue for this plugin and it is ready for the release finally, but I have a question... All the individual steps for deleting a plugin have been done. Now they all need to be completed through the 'delete plugin' button, which does all the parts (schema, tables, entries etc) and totally removes the plugin. Is this model function correct with the controller? I'm struggling to understand how to combine all the other functions into the delete plugin function: Modal Button:
Controller:
Model:
Could you kindly check and advise? I think my model function is wrong but I am not exactly sure what to do next and why it is wrong. I just need one or both of your expert opinions. |
I'm currently on vacation, but I'll might have a look into it next week. |
thanks, I look forward to it. Have a nice holiday. |
There is indeed some weirdness in using the controller function and downwards. |
There are issues in front of the controller. If I try to delete the installed AddressBook plugin, the donut rotates forever, but the controller function deletePlugin is never called. I cannot debug this. And the amount of work to fix or complete the overall deleting is far too huge for me. |
ok no problem, thanks for trying |
No description provided.
The text was updated successfully, but these errors were encountered: