Skip to content

Magento 2 sample module #951

Closed
Closed
@nmohanswe

Description

@nmohanswe

Hi

I have created the new module under app/code with the following structure. But I can't see the module name in backend under 'Advanced' tab.

app/code/Dckap/Welcome/etc/module.xml

<?xml version="1.0"?>
<config>
    <module name="Dckap_Welcome" schema_version="0.0.1" active="true">
        <sequence>
            <module name="Magento_Core"/>
        </sequence>
    </module>
</config>

Thanks
Mohan N

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions