stich_tech / module-temu-base
Base module for Temu intergration
Package info
gitlab.com/stichtech/magento/module-temu-base
Type:magento2-module
pkg:composer/stich_tech/module-temu-base
1.0.1
2026-03-06 17:00 UTC
Requires
- php: ^8.3
- magento/framework: ^103.0
- magento/module-store: ^101.1
This package is not auto-updated.
Last update: 2026-04-04 14:44:22 UTC
README
Base module for Temu marketplace integration with Magento 2.
Requirements
- PHP 8.3+
- Magento 2.4.8+
Installation
bin/magento module:enable StichTech_TemuBase
bin/magento setup:upgrade
bin/magento cache:flush
Configuration
Stores > Configuration > Stich-Tech > Temu Integration
- Enable/Disable
- Connection Type (Sandbox / Production)
- Region (US Crossborder, EU Crossborder, US Local, EU Local)
- App Key, App Secret, Access Token
CLI
bin/magento stichtech:temu:test
License
OSL-3.0 / AFL-3.0