承接 tina4stack/tina4module 相关项目开发

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

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

tina4stack/tina4module

最新稳定版本:v2.0.1

Composer 安装命令:

composer require tina4stack/tina4module

包简介

Tina4 Example Module

README 文档

README

The composer file setup for module development

The Example here is for how I am testing the tina4 module. You would obviously replace "andrevanzuydam/tina4module" with your own module name.

{
    "require": {
        "andrevanzuydam/tina4php": "v.1.10",
        "andrevanzuydam/tina4module": "@dev"
    },
    "repositories": [
        {
            "type": "path",
            "url": "../tina4-module",
            "options": {
                "symlink": true
            }
        }
    ]
}

Some things to remember at this point in time

  • Module naming on objects will clash with your main project so should be unique
  • Module routes will also clash with the main project so should be unique

Our Sponsors

Sponsored with 🩵 by Code Infinity

Code Infinity

Supporting open source communities Innovate Code Empower

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-03-14