Files
shop-platform/src/addon/postertemplate/config/info.php
2025-10-29 15:32:26 +08:00

13 lines
383 B
PHP

<?php
return [
'name' => 'postertemplate',
'title' => '商品海报',
'description' => '多样化的商品海报模板库',
'type' => 'tool', //插件类型 system :系统插件(自动安装), promotion:扩展营销插件 tool:工具插件
'status' => 1,
'author' => '',
'version' => '5.3.1',
'version_no' => '525231212001',
'content' => '',
];