ophimcms / theme-toro
Ophim的toro主题
1.0.1
2023-06-12 05:37 UTC
Requires
- ckfinder/ckfinder-laravel-package: v3.5.2.1
- hacoidev/ophim-core: ^1.0.0
- laravel/framework: ^6|^7|^8
README
演示
主页
电影列表页
电影信息页
观看电影页
需求
https://github.com/hacoidev/ophim-core
安装
- 在项目目录下:
composer require ophimcms/theme-toro
- 在管理员面板中激活界面
更新
- 在项目目录下:
composer update ophimcms/theme-toro
- 在管理员面板中重新激活界面
注意
- 一些重要功能的按钮注意事项
激活
和重新激活
会将主题中的所有js、css文件发布到laravel的public目录。重置
会重置主题的所有配置
文档
列表
- 主页海报滑块:
标签|关系|按字段查找|值|按字段排序|排序算法|限制
Phim đề cử||is_recommended|1|updated_at|desc|10
- 主页缩略图滑块:
标签|关系|按字段查找|值|按字段排序|排序算法|限制
Phim mới cập nhật||is_copyright|0|updated_at|desc|24
- 左侧栏:
显示标签|关系|按字段查找|值|按字段排序|排序算法|限制|显示更多链接|显示模板 (section_thumb|section_poster)
Phim chiếu rạp mới||is_shown_in_theater|1|created_at|desc|6|/danh-sach/phim-chieu-rap|section_poster
Phim bộ mới||type|series|updated_at|desc|16|/danh-sach/phim-bo|section_thumb
Phim lẻ mới||type|single|updated_at|desc|16|/danh-sach/phim-le|section_thumb
Phim hoạt hình mới|categories|slug|hoat-hinh|updated_at|desc|12|/the-loai/hoat-hinh|section_poster
- 右侧栏:
标签|关系|按字段查找|值|按字段排序|排序算法|限制|显示模板 (rightbar_text|rightbar_thumb|rightbar_thumb_2)
Sắp chiếu||status|trailer|publish_year|desc|5|rightbar_text
Top phim lẻ||type|single|view_week|desc|5|rightbar_thumb
Top phim bộ||type|series|view_week|desc|6|rightbar_thumb_2
自定义视图Blade
- 包中的原始blade文件:
/vendor/ophimcms/ophim-toro/resources/views/themetoro
- 将需要自定义的文件复制到:
/resources/views/vendor/themes/toro