ophimcms / theme-pmc
Ophim的pmc主题
1.2.1
2023-06-12 05:49 UTC
Requires
- ckfinder/ckfinder-laravel-package: v3.5.2.1
- hacoidev/ophim-core: ^1.1.0
- laravel/framework: ^6|^7|^8
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