Skip to content

Module name pattern #592

Closed
Closed
@tim-bezhashvyly

Description

@tim-bezhashvyly

Currently according to Magento/Framework/Module/etc/module.xsd the pattern for module name is the following:

 [A-Z]+[a-z0-9]{1,}_[A-Z]+[A-Z0-9a-z]{1,}

Which means neither package name nor module name can not contain from caps only or even have a camel case. Is there any reason for this?

Metadata

Metadata

Assignees

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