定制 tallcms/cms 二次开发

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

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

tallcms/cms

最新稳定版本:4.6.4

Composer 安装命令:

composer require tallcms/cms

包简介

TallCMS - A modern CMS for Filament admin panels. Works standalone or as a plugin in existing Filament apps.

README 文档

README

Packagist Version Packagist Downloads License

A modern Content Management System package for Laravel Filament. Adds pages, posts, a block-based editor, media library, menus, comments, and forms to your existing Filament application.

This repository is a read-only subtree split of the tallcms/tallcms monorepo, updated automatically via CI. File issues, PRs, and find full documentation at tallcms/tallcms.

For a full standalone CMS with themes, plugins, and auto-updates, see tallcms/tallcms.

Installation

composer require tallcms/cms
php artisan tallcms:install

Register the plugin in your panel provider:

->plugin(TallCmsPlugin::make())

Add the HasRoles trait to your User model:

use Spatie\Permission\Traits\HasRoles;

class User extends Authenticatable
{
    use HasFactory, HasRoles, Notifiable;
}

Full guide: Installation.

Requirements

  • PHP 8.2+ (Laravel 13 requires PHP 8.3+)
  • Laravel 11, 12, or 13, Filament 5
  • MySQL 8 / MariaDB 10.3 / SQLite
  • Node 20+ (host app needs to build its Vite manifest for the admin to render)

Documentation

Documentation lives in the monorepo's docs/ directory. Highlights:

Commercial add-ons

  • Multisite — run multiple sites (each with its own domain, theme, settings, and content) from a single TallCMS install. Built for agencies and SaaS operators.

Browse the full catalog at tallcms.com/marketplace.

Need Help?

🐞 Bug? Open an issue. 🤔 Question or feature request? Start a discussion. 🔐 Security issue? Email hello@tallcms.com. Do not file publicly.

License

MIT — see LICENSE.

Links

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固