mirror of
https://github.com/strapi/strapi.git
synced 2025-07-25 01:49:34 +00:00
26 lines
1004 B
Markdown
26 lines
1004 B
Markdown
![]() |
# strapi-generate-plugin
|
||
|
|
||
|
[](https://www.npmjs.org/package/strapi-generate-plugin)
|
||
|
[](https://www.npmjs.org/package/strapi-generate-plugin)
|
||
|
[](https://david-dm.org/strapi/strapi-generate-plugin)
|
||
|
[](https://travis-ci.org/strapi/strapi-generate-plugin)
|
||
|
[](http://slack.strapi.io)
|
||
|
|
||
|
This Strapi generator contains all the default files for a new plugin.
|
||
|
|
||
|
This generator can be called with:
|
||
|
|
||
|
```bash
|
||
|
$ strapi generate:plugin pluginName
|
||
|
```
|
||
|
|
||
|
## Resources
|
||
|
|
||
|
- [MIT License](LICENSE.md)
|
||
|
|
||
|
## Links
|
||
|
|
||
|
- [Strapi website](http://strapi.io/)
|
||
|
- [Strapi community on Slack](http://slack.strapi.io)
|
||
|
- [Strapi news on Twitter](https://twitter.com/strapijs)
|