ggg3 / theme-pmc
KKPhim pmc 主题
dev-main
2024-06-19 11:10 UTC
Requires
- ckfinder/ckfinder-laravel-package: v3.5.2.1
- haiau009/kkphim-core: ^1.1.0
- laravel/framework: ^6|^7|^8
This package is auto-updated.
Last update: 2024-09-19 11:44:36 UTC
README
演示
主页
电影列表页
电影信息页
观看电影页
需求
https://github.com/hacoidev/ophim-core
安装
- 在项目目录下执行:
composer require ophimcms/theme-pmc
- 在管理员面板中激活界面
更新
- 在项目目录下执行:
composer update ophimcms/theme-pmc
- 在管理员面板中重新激活界面
注意
- 一些重要功能的注意事项
激活
和重新激活
将会发布主题中的所有 js、css 文件到 laravel 的 public 目录。重置
将重置主题的所有配置
文档
列表
- 主页:
Label|relation|find_by_field|value|sort_by_field|sort_algo|limit|show_more_url|show_template (section_poster_1|section_poster_2)
最新电影||type|single|updated_at|desc|12|/danh-sach/phim-le|section_poster_1
最新电视剧||type|series|updated_at|desc|10|/danh-sach/phim-bo|section_poster_2
热门电影||is_copyright|0|view_week|desc|7||section_poster_1
自定义视图 Blade
- 包中的原始 blade 文件:
/vendor/ophimcms/theme-pmc/resources/views/themepmc
- 复制需要自定义的文件到:
/resources/views/vendor/themes/themepmc