定制 teufels/tt3-poi 二次开发

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

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

teufels/tt3-poi

Composer 安装命令:

composer require teufels/tt3-poi

包简介

Point of Interest Elements on SVG-Graphic

README 文档

README

VENDOR PACKAGE KEY version

[ ṯeufels ] Point of Interest

Point of Interest Elements on one SVG-Graphic

This version supports TYPO3

SUPPORTS SUPPORTS

Composer support

composer req teufels/tt3-poi

Requirements

teufels/tt3-image

SVG Requirements

  • objects to use must have a unique id and the class "poi"

How to Use

  1. Install with composer
  2. Import Static Template (before sitepackage)
  3. Get SVG Graphic with objects, which should be used, with a unique id and the class "poi"
    INFO
    WARNING
  4. Override Template (optional)
    1. Make your adjustments to Template
      INFO
    2. Make your adjustments to Styling
      INFO

Update & Migration from hive_poi

  1. in composer.json replace beewilly/hive_poi with "teufels/tt3-poi":"^1.0"
  2. Composer update
  3. Include TypoScript set [teufels] Point of Interest
  4. Analyze Database Structure -> Add tables & fields (do not remove old hive_poi yet)
  5. Perform Upgrade Wizards [teufels] Point of Interest
  6. Analyze Database Structure -> Remove tables & unused fields (remove old hive_poi now)
  7. class & id changed -> adjust styling in sitepackage (e.g. tx-hive-poi => tx-tt3-poi)
  8. check & adjust be user group access rights

Code Examples

Override Template
plugin.tx_tt3poi {
    view {
        templateRootPaths >
        templateRootPaths {
            0 = EXT:tt3_poi/Resources/Private/Templates/
            10 = EXT:sitepackage/Resources/Private/Overrides/tt3_poi/Templates/
        }
    }
}

Changelog

1.2.x

  • 1.2.0 add optional background image layer below SVG for POI
    • set decorative default to active for background image references
    • add Background image size option (contain, cover, fill)

      1.1.x

  • 1.1.4 remove duplicate code line
  • 1.1.3 add headers to Plugin (TCA) and reorganize TCA
  • 1.1.2 fix: replace private execute() calls with executeStatement() in DataUpdater for DBAL 3 compatibility
  • 1.1.1 add support for Site Sets
  • 1.1.0 add support for TYPO3 v13

    1.0.x

  • 1.0.11 add Trigger Event "poiChangeTriggered"
  • 1.0.10 change Plugin Title
  • 1.0.9 fix renderContentElementPreviewFromFluidTemplate changed parameters
  • 1.0.8 eval rules for cutomclass
  • 1.0.7 eval rules for cutomclass
  • 1.0.6 add close button to POI Element & option to disable scrolling to result by data-attribute
  • 1.0.5 change c- to c & improve BE Preview
  • 1.0.4 outsource "scroll to Result" in own function to make it easier to overwrite and add query condition
  • 1.0.3 fix not toggle active for poi--label
  • 1.0.2 changed deprecated allowTableOnStandardPages() to ignorePageTypeRestriction (https://docs.typo3.org/m/typo3/reference-tca/12.4/en-us/Ctrl/Properties/Security.html#ctrl-security-ignorepagetyperestriction)
  • 1.0.1 fix undefined Array Key error
  • 1.0.0 intial from hive_poi

teufels/tt3-poi 适用场景与选型建议

teufels/tt3-poi 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 792 次下载、GitHub Stars 达 0, 最近一次更新时间为 2023 年 07 月 21 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 teufels/tt3-poi 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 teufels/tt3-poi 我们能提供哪些服务?
定制开发 / 二次开发

基于 teufels/tt3-poi 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2023-07-21