Skip to content

Allow for plugins/themes to require wp-less via composer #66

Description

@dantman

It would be nice if I could composer require wp-less from a plugin or theme folder as a way of installing wp-less.

Currently due to the "type": "wordpress-plugin" if you try this wp-less will end up in /wp-content/themes/{yourtheme}/wp-content/plugins/wp-less and wp-less' dependencies will be put in /wp-content/themes/{yourtheme}/vendor. wp-less.php is not designed for this structure as it expects that either it's a plugin or that the vendor folder is relative to it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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