定制 qonfi/magento 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

qonfi/magento

最新稳定版本:1.1.12

Composer 安装命令:

composer require qonfi/magento

包简介

Your Qonfi module to integrate Qonfi with your site

README 文档

README

The Qonfi product finder for Magento 2 extension provides two custom widget templates that allow you to easily integrate Qonfi into your store. The extension places the required vendor scripts into the head of your site and offers flexible widget configuration options, including display type and WYSIWYG content support.

Installation

Option 1: Install via Magento Marketplace

You can install the Qonfi product finder extension directly from the Magento Marketplace. Visit the following link to download and install the extension: Qonfi Block on Magento Marketplace.

Option 2: Install via Composer

Alternatively, you can install the extension using Composer. Run the following command in your terminal:

composer require qonfi/magento

After installation, make sure to enable the module and clear the cache:

bin/magento module:enable Qonfi_Qonfi
bin/magento setup:upgrade
bin/magento cache:flush

Features

Two custom widget templates for Qonfi integration. Automatic inclusion of the Qonfi vendor script in the head. Widget options for UUID, display type, and custom WYSIWYG content. Supports popup, inline, and sidebar display modes.

  1. Qonfi WYSIWYG Widget Qonfi wysiwyg UUID int Unique identifier for the Qonfi WYSIWYG instance Type - select- Display type: popup, inline, or sidebar WYSIWYG field - text - Custom content to be displayed within the widget, you can include widgets, blocks or write something

  2. Qonfi Widget Default Qonfi UUID - int - Unique identifier for the Qonfi block Type - select - Display type: popup, inline, sidebar Title - text - Block title Content text - text - Main content text Button text - text - Text for the action button Background Color - color - Block background color Text Color - color - Primary text color Button Text Color - color - Button text color Button Background Color - color - Button background color

Usage

In the Magento Admin Panel, navigate to Content > Widgets. Add a new widget and select your desired Qonfi widget template. Configure the widget options as needed. Assign the widget to store views and pages.

Including the Vendor Script

The extension automatically places the required Qonfi vendor script into the head of your site, ensuring that the widget functions correctly without manual script management.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-07-29