zhukovsergei/oro-crm-magento-contact-us-bundle

OroCRM Magento 内嵌联系表单包

6.0.0 2024-08-05 13:08 UTC

This package is auto-updated.

Last update: 2024-09-05 13:17:42 UTC


README

OroMagentoContactUsBundle 扩展了 OroContactUsBundle,将 Magento 联系表单 内嵌表单 添加到 Oro 应用程序中,这有助于从 Magento 网站收集关于客户组织、首选联系方式、电话等更多信息。

目录

要求

OroMagentoContactUsBundle 需要 OroPlatform(BAP)、OroCRM 和 PHP 7.1 或更高版本。

安装

该包可通过 Oro 包管理器获取。出于开发目的,可以直接从 GitHub 仓库克隆。

git clone https://github.com/orocrm/OroCRMMagentoContactUsBundle.git

运行单元测试

为此包运行单元测试

phpunit -c PACKAGE_ROOT/phpunit.xml.dist

作为 composer 依赖使用

    "require": {
        "oro/crm-magento-embedded-contact-us": "dev-master",
    }

资源