PHPackages                             chilltvcms/theme-legend - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. chilltvcms/theme-legend

ActiveLibrary

chilltvcms/theme-legend
=======================

chilltvcms's legend theme

00CSS

Since Nov 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/nguoikoten/theme-legend)[ Packagist](https://packagist.org/packages/chilltvcms/theme-legend)[ RSS](/packages/chilltvcms-theme-legend/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

THEME - LEGEND 2022 - chilltv CMS
=================================

[](#theme---legend-2022---chilltv-cms)

Demo
----

[](#demo)

### Trang Chủ

[](#trang-chủ)

[![Alt text](https://camo.githubusercontent.com/f3e533d8073f501bd79223908080871c603dba8cbd8b55e8b93b69470c28bd82/68747470733a2f2f692e6962622e636f2f7a6d5177346d792f4c4547454e2d494e4445582e706e67 "Home Page")](https://camo.githubusercontent.com/f3e533d8073f501bd79223908080871c603dba8cbd8b55e8b93b69470c28bd82/68747470733a2f2f692e6962622e636f2f7a6d5177346d792f4c4547454e2d494e4445582e706e67)

### Trang Danh Sách Phim

[](#trang-danh-sách-phim)

[![Alt text](https://camo.githubusercontent.com/98bd752597c822c5af314e020cd627c27e0d2f11821dd18b36f0c93b37fd38b6/68747470733a2f2f692e6962622e636f2f6a4d5470466e352f4c4547454e2d434154414c4f472e706e67 "Catalog Page")](https://camo.githubusercontent.com/98bd752597c822c5af314e020cd627c27e0d2f11821dd18b36f0c93b37fd38b6/68747470733a2f2f692e6962622e636f2f6a4d5470466e352f4c4547454e2d434154414c4f472e706e67)

### Trang Thông Tin Phim

[](#trang-thông-tin-phim)

[![Alt text](https://camo.githubusercontent.com/1f05453f6895daa439f76c400c9fa56cf9b9fd75bddf6dd7a71f77648939e9f6/68747470733a2f2f692e6962622e636f2f426a7a546d326a2f4c4547454e2d53494e474c452e706e67 "Single Page")](https://camo.githubusercontent.com/1f05453f6895daa439f76c400c9fa56cf9b9fd75bddf6dd7a71f77648939e9f6/68747470733a2f2f692e6962622e636f2f426a7a546d326a2f4c4547454e2d53494e474c452e706e67)

### Trang Xem Phim

[](#trang-xem-phim)

[![Alt text](https://camo.githubusercontent.com/57efa3f9bc34d9daa54b48474f10d35c9de99a761bade1d79ce2c494d791f227/68747470733a2f2f692e6962622e636f2f6b5344315735622f4c4547454e2d455049534f44452e706e67 "Episode Page")](https://camo.githubusercontent.com/57efa3f9bc34d9daa54b48474f10d35c9de99a761bade1d79ce2c494d791f227/68747470733a2f2f692e6962622e636f2f6b5344315735622f4c4547454e2d455049534f44452e706e67)

Requirements
------------

[](#requirements)

Install
-------

[](#install)

1. Tại thư mục của Project: `composer require chilltvcms/theme-legend`
2. Kích hoạt giao diện trong Admin Panel

Update
------

[](#update)

1. Tại thư mục của Project: `composer update chilltvcms/theme-legend`
2. Re-Activate giao diện trong Admin Panel

Note
----

[](#note)

- Một vài lưu ý quan trọng của các nút chức năng:
    - `Activate` và `Re-Activate` sẽ publish toàn bộ file js,css trong themes ra ngoài public của laravel.
    - `Reset` reset lại toàn bộ cấu hình của themes

Document
--------

[](#document)

### List

[](#list)

- Trang chủ: `display_label|relation|find_by_field|value|limit|show_more_url`

    - Ví dụ theo định dạng: `Phim bộ mới||type|series|12|/danh-sach/phim-bo`
    - Ví dụ theo định dạng: `Phim lẻ mới||type|single|12|/danh-sach/phim-bo`
    - Ví dụ theo thể loại: `Phim hành động|categories|slug|hanh-dong|12|/the-loai/hanh-dong`
    - Ví dụ theo quốc gia: `Phim hàn quốc|regions|slug|han-quoc|12|/quoc-gia/han-quoc`
    - Ví dụ với các field khác: `Phim chiếu rạp||is_shown_in_theater|1|12|`
- Danh sách hot: `Label|relation|find_by_field|value|sort_by_field|sort_algo|limit`

    - `Phim sắp chiếu||status|trailer|publish_year|desc|9`
    - `Top phim bộ||type|series|view_total|desc|9`
    - `Top phim lẻ||type|single|view_total|desc|9`
- Movie Update - Col Left: `Label|image_url|show_more_url`

    - `Tuyển tập Marvel|https://1.bp.blogspot.com/-Me8nPHuQ1Ls/Xe2kMRMudZI/AAAAAAAAAtQ/yitov6AR38k4fk0oTxYxmxx8ukQ09mvKgCLcBGAsYHQ/s1600/Tuyen-Tap-Marvel.jpg|/tu-khoa/marvel`
- Movie Update - Col Right: `Label|relation|find_by_field (field1,field2)|value (value1,value2)|sort_by_field|sort_algo|limit`

    - `Phim lẻ mới||type|single|created_at|desc|11`
    - `Phim bộ đang chiếu||type,status|series,ongoing|updated_at|desc|11`
    - `Phim bộ hoàn thành||type,status|series,completed|updated_at|desc|11`

### Custom View Blade

[](#custom-view-blade)

- File blade gốc trong Package: `/vendor/chilltvcms/theme-legend/resources/views/themelegend`
- Copy file cần custom đến: `/resources/views/vendor/themes/themelegend`

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a05bb86e84a692a9b8456b4804d30ddde350c63301c3106f2634d884dc7ead7?d=identicon)[syle](/maintainers/syle)

---

Top Contributors

[![nguoikoten](https://avatars.githubusercontent.com/u/36567216?v=4)](https://github.com/nguoikoten "nguoikoten (3 commits)")

### Embed Badge

![Health badge](/badges/chilltvcms-theme-legend/health.svg)

```
[![Health](https://phpackages.com/badges/chilltvcms-theme-legend/health.svg)](https://phpackages.com/packages/chilltvcms-theme-legend)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
