Skip to content

Plugin name confusion when installing with composer #12

@valarauco

Description

@valarauco

Hi! Thank you for this awesome plugin!

I have recently switched the installation of this plugin to use composer instead of "manual" method.
I ran composer require radialapps/banner-warn, as indicated in README and Packagist.
My composer.json has this line

        "radialapps/banner-warn": "^1.2",

But when the plugin is installed, it's located under plugins/banner_warn/ and yet configuration stays banner-warn.
Also, main plugin's file is named banner_warn.php which conflicts with banner-warn naming.
This results in an error from RC trying to load the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions