💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# Niushop开源商城通过插件开发商品 --- **下面以虚拟商品开发流程说明** * **新建商品插件NsVirtualGoods** ![](https://img.kancloud.cn/10/39/103954ae53651acbfb284c2562ef70ae_473x162.png) * **config菜单配置** ![](https://img.kancloud.cn/f7/75/f775d4846654086d54c690d7d894745c_689x587.png) * **设计ico.png,不同商品插件需要专门设计logo样式,商品logo在调用以及插件查看显示** ![](https://img.kancloud.cn/f3/71/f3714475d37c7cd3f311ea9692fa73c4_1661x751.png) * **入口文件设计** ![](https://img.kancloud.cn/e1/eb/e1eb4f3c99366734f228124b2ce81091_865x632.png)![](https://img.kancloud.cn/d6/cf/d6cfbb790bd96bf2d39f53b260e9efdf_783x426.png) ![](https://img.kancloud.cn/85/d2/85d296d836b3648965f087ec4b492614_994x600.png)![](https://img.kancloud.cn/e2/fc/e2fc613583a9b0eb8743e7b8eaeaa28f_934x676.png) 可实现方法![](https://img.kancloud.cn/1a/c6/1ac6ec2db2264ef3e847f79efb272205_920x843.png)![](https://img.kancloud.cn/59/40/59407ee357a65e551a24d62566fe3af9_768x326.png) 注意虚拟商品需要实现虚拟商品管理单页 * **实现商品添加** ![](https://img.kancloud.cn/e4/4e/e44e6f6dfc9c1020bfb2284e7f8bcd35_1528x261.png) * **实现商品编辑** ![](https://img.kancloud.cn/db/43/db43d5362cc5fb64e1ae3c7519733754_1716x664.png)