Skip to content

Bug: no_shipping module not showing when enabled. #142

Description

@JasperVeerman

To make the no_shipping module show at the fontend:

Open file: <your shop>\lib\common\modules\orderShipping\no_shipping.php

find:

$this->hidden = true;

change it to:

$this->hidden = false;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions