承接 jambagecom/tt-products 相关项目开发

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

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

jambagecom/tt-products

最新稳定版本:v2.16.8

Composer 安装命令:

composer require jambagecom/tt-products

包简介

Shop system extension for TYPO3 CMS

README 文档

README

TYPO3 Monthly Downloads

TYPO3 extension tt_products

What is does

This is a shop system extension for TYPO3 based on PHP 8.

Configuration

See the file manual.odt under the folder doc of the extension.

Only TYPO3 12 is supported at the moment. You can buy an upgrade for TYPO3 13 at the website Shop System.

Upgrade

If you upgrade to a newer version of tt_products then you sometimes you must execute upgrade wizards in the TYPO3 Install Tool for tt_products. Do not forget to make a backup copy of the database before you execute them.

Only if you are still using TYPO3 < 9 you must execute the renaming of these database table fields manually in phpMyAdmin or a similar database tool.

tt_products_mm_graduated_price:
product_uid ==> uid_local
graduated_price_uid ==> uid_foreign
productsort ==> sorting
graduatedsort ==> sorting_foreign

* tt_products_products_mm_articles:
articlesort ==>  sorting_foreign

* sys_products_orders_mm_tt_products:
sys_products_orders_uid ==> uid_local
tt_products_uid ==> uid_foreign

Improvements

Contribute under Github tt_products .

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2019-01-17