- Issue created by @joachim
- 🇬🇧United Kingdom joachim
Good start, thanks!
I've made a few comments. But also, please can you work with an MR rather than post patches?-
+++ b/localgov_waste_collection.api.php @@ -0,0 +1,20 @@ + * plugin_id => $plugin_definition.
We don't normally define arrays with => like that, but instead say what the key and the value are. You can just say 'keyed by the plugin ID' here.
-
+++ b/localgov_waste_collection.api.php @@ -0,0 +1,20 @@ +{
The { is on the wrong line, and this needs sample code -- you can crib from one of those other hooks I mentioned. It can be something simple like changing the label.
-
- Merge request !10adding api.php file with plugin info alter hook → (Merged) created by Unnamed author
- First commit to issue fork.
-
danchamp →
committed 0af925da on 1.x authored by
gauravkhambhala →
Issue #3529146 by gauravkhambhala, joachim: plugin info alter hook needs...
-
danchamp →
committed 0af925da on 1.x authored by
gauravkhambhala →
- Status changed to Fixed
about 1 month ago 2:12pm 12 August 2025