-
Notifications
You must be signed in to change notification settings - Fork 71
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
islandora_breadcrumbs should have an uninstall function to remove config #1707
Comments
In the yml file you can set your custom module as a dependency in your YML file by setting "enforced" under dependencies. For example: dependencies:
module:
- node
enforced:
module:
- custom_module |
I have tried as many variants of this as I can think of and none of it works. Here is the current islandora_breadcrumbs.info.yml file:
I edited it to this and then tried to uninstall / reinstall yet still get slightly different errors and this does not remove the config settings.
The errors that this results in are:
|
The enforced dependencies bit needs to be in each config yml file in the /config/install folder. |
Thanks again @alxp !!! I have it working now and have made a pull request for it against the 8.x-1.x branch. |
Resolved with Islandora/islandora@d76a664. |
When using drush to enable the islandora_breadcrumbs module if it has been previously installed / uninstalled, the reenabling step islandora_breadcrumbs throws an error.
The output of the error is:
The text was updated successfully, but these errors were encountered: