Hi !
I'm currently making a project with wordpress were I need 5 hand-made plugin. I decided to make a "master" plugin and 5 "children" plugin, with dependancies.
I found your plugin to handle these dependancies, but I'm struggling to use it correctly. Or maybe I found a bug, I don't know yet...
French user here, sorry for my English and the screenshots, showing a french WP...
Well, my master plugin have
Provides: vdo_master
And my child
Depends: vdo_master
In their head commentary
The activation of masterplugin work well, but when I try to activate my child, plugin-dependencies throw this :
One or more plugins were not activated as their dependencies were not met at the time of activation. If the dependencies have been met in the mean time, please try and activate them again:
VDO Child
And under, WordPress display this to me
Plugin activacted

It's even more strange because in the plugin list, under my plugin name, I got
° VDO Master Plugin
Dependency : Satisfied

If you need more information, I'll be happy to help. Maybe I'm just making a stupid mistake ...
WordPress : 4.5.2
PHP : 7.0.3
Hi !
I'm currently making a project with wordpress were I need 5 hand-made plugin. I decided to make a "master" plugin and 5 "children" plugin, with dependancies.
I found your plugin to handle these dependancies, but I'm struggling to use it correctly. Or maybe I found a bug, I don't know yet...
French user here, sorry for my English and the screenshots, showing a french WP...
Well, my master plugin have
Provides: vdo_masterAnd my child
Depends: vdo_masterIn their head commentary
The activation of masterplugin work well, but when I try to activate my child, plugin-dependencies throw this :
And under, WordPress display this to me
It's even more strange because in the plugin list, under my plugin name, I got
If you need more information, I'll be happy to help. Maybe I'm just making a stupid mistake ...
WordPress : 4.5.2
PHP : 7.0.3