• Hello !

    I’m using bedrock and so composer to manage my plugins installations, updates and deletion. For your plugin I type in my terminal composer require wpackagist-plugin/mailjet-for-wordpress.

    When I want to update all my plugins, I just have to do composer update. Everything was working fine until your last version 5.2.1

    When I update with composer I get this structure in your wordpress plugin folder:

    mailjet-for-wordpress
    — assets
    — branches
    — tags
    — trunk

    And so the plugin is not recognize by WordPress. It seems to be the folders of a git repository.

    If I downgrade to 5.1, I get the correct plugin structure and the plugin works.

    Could you look at it and fix it so i can be up to date ?

    have a nice day

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with composer’ is closed to new replies.