Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Can't activate plugin even if dependencies are satisfied #49

@Jiedara

Description

@Jiedara

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

vdo error

It's even more strange because in the plugin list, under my plugin name, I got

° VDO Master Plugin
Dependency : Satisfied

vdo dependency

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions