定制 psvneo/t3-extension-merchants 二次开发

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

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

psvneo/t3-extension-merchants

最新稳定版本:6.0.1

Composer 安装命令:

composer require psvneo/t3-extension-merchants

包简介

This extension adds a plugin to list merchant records.

README 文档

README

Description

This extension adds a plugin to list merchant records and a command to import merchant data of a .CSV file. You can also use HubSpot to import merchant data.

How to install?

  • Install the extension via composer
    
    
  • Include the static typoscript file.

Import file structure

"ID";"TITLE";"SUBTITLE";"ADDRESS";"LATITUDE";"LONGITUDE";"ZIP";"CITY";"FAX";"PHONE";"EMAIL";"WEBSITE";"PRIORITIZED";"CATEGORIES"
"123";"PSVneo";"Internet, SEO, Programmierung";"Martinshardt 5";"50.850960";"8.032210";"57074";"Siegen";"12345/000000";"12345/000000";"m.muster@company.net";"https://psv-neo.de";"1";"Category A,Category B"

Google maps - API Errors

Errors occurring by using the google maps API are logged to typo3temp/var/log/psvneo_merchants.import.log.

How to import Merchants via .CSV file

vendor/bin/typo3 psvneo_merchants:import CSVPATH PID

Arguments

NameDescriptionDefault
CSVPATHThe path to the import file (can be relative)public/fileadmin/merchants.csv
PIDThe storage PID of the merchants255

How to import Merchants via HubSpot API

Navigate to the list module and select the root page (0). Create a new "HubSpot config" record.

After you fill out all required fields, you can import the merchant data by running the following command:

vendor/bin/typo3 psvneo_merchants:hubspot:fetch CONFIG_UID

Arguments

NameDescriptionDefault
CONFIG_UIDThe UID of your config record-

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2020-05-07