承接 frosh/shopmon 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

frosh/shopmon

最新稳定版本:0.1.3

Composer 安装命令:

composer require frosh/shopmon

包简介

Shop monitoring plugin for Shopware 6

README 文档

README

Software License Shopware 6

A Shopware 6 plugin that serves as a connector for Shopmon Shop Monitoring with automatically generated, easy to configure access credentials.

Permissions

The plugin automatically creates an integration with the following permissions:

  • app:read - Read access to apps
  • plugin:read - Read access to plugins
  • system_config:read - Read access to system configuration
  • scheduled_task:read - Read access to scheduled tasks
  • frosh_tools:read - Read access to FroshTools (if installed)
  • system:clear:cache - Permission to clear cache
  • system:cache:info - Permission to get cache information

Installation

Via Plugin Manager

  1. Download the plugin
  2. Upload it via the Plugin Manager in your Shopware Administration
  3. Install and activate the plugin

Via Composer

composer require frosh/shopmon
bin/console plugin:refresh
bin/console plugin:install --activate FroshShopmon

Manual Installation

  1. Download the plugin
  2. Extract it to custom/plugins/FroshShopmon
  3. Install via command line:
bin/console plugin:refresh
bin/console plugin:install --activate FroshShopmon

Configuration

After installation, the integration data will be automatically generated and stored. You can view the Base64-encoded integration data in:

Administration → Settings → Extensions → FroshShopmon

The integration data contains:

  • Shop URL (from APP_URL environment variable)
  • Client ID (automatically generated)
  • Client Secret (automatically generated)

Usage with Shopmon

  1. Install and activate the FroshShopmon plugin
  2. Navigate to the plugin configuration in the admin panel
  3. Copy the Base64-encoded integration data
  4. Use this data to configure your Shopmon monitoring setup

Development

Requirements

  • Shopware 6.5.0 or higher
  • PHP 8.1 or higher

Compatibility

  • Shopware 6.5.x ✅
  • Shopware 6.6.x ✅
  • Shopware 6.7.x ✅

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

For support and issues, please visit:

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  • Support for Shopware 6.5, 6.6, and 6.7

统计信息

  • 总下载量: 513
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-06-16