Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension.meta.xml ID attribute needs to match folder name #1

Closed
firegoby opened this issue Sep 11, 2013 · 1 comment
Closed

extension.meta.xml ID attribute needs to match folder name #1

firegoby opened this issue Sep 11, 2013 · 1 comment

Comments

@firegoby
Copy link

I had to change the id attribute in extension.meta.xml from

`<extension id="Slug-Field"...`

to

`<extension id="slug_field"...`

in order for the extension to show up in the System > Extensions listing. Once it matches the folder name everything else works as expected. Thanks!

@sarahkemp
Copy link
Owner

Updated, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants