generator-craftplugin
generator-craftplugin copied to clipboard
generator-craftplugin is a Yeoman generator for Craft CMS plugins
Adds Craft 4 compatibility.
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
### Describe the bug `getName()` isn't used anymore - Andrew says it's deprecated/gone. Needs to go.
### Describe the bug The instructions in the generated README.md says ``` 2. Then tell Composer to load the plugin: composer require [github name]/[plugin name] ``` when it should be...
### Describe the bug Upon installation of the plugin with tests and installing the dependencies ready for plugin testing I encountered an error relating to an undefined constant. ### To...
### Describe the bug After accidentally closing the tab where i was filling out the plugin data, i quickly pressed CTRL + SHIFT + T to reopen the tab. Then...
### Question I generated a module a year ago and it works really well, but the last months after running composer update i get an error message like "does not...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...