Skip to content

Module unnecessarily depends on PageBuilder being present #12

@rikwillems

Description

@rikwillems

Through the use of Magento\PageBuilder\Model\State this module unnecessarily depends on PageBuilder being present. Since I always remove all PageBuilder code through Composer replace this leads to an issue.

In my project I use this patch to get it to work: remove_pagebuilder_dependency.patch

If you are interested to add a proper solution to your module I will convert my patch to a nice solution and provide a PR.

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