# Client for Website Themes
**Repository Path**: fresns/client-website-themes
## Basic Information
- **Project Name**: Client for Website Themes
- **Description**: Fresns Client for Website Themes 网站代码仓库
- **Primary Language**: PHP
- **License**: Apache-2.0
- **Default Branch**: 3.x
- **Homepage**: https://marketplace.fresns.cn/clients
- **GVP Project**: No
## Statistics
- **Stars**: 4
- **Forks**: 2
- **Created**: 2022-05-06
- **Last Updated**: 2024-08-12
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

# Introduction
This is a client program developed with a plugin mechanism, running by being installed in the main program through a plugin method, and it references the Composer [website-engine](https://github.com/fresns/website-engine) extension package. Essentially, it is a plugin that, in addition to the default encapsulated functions, can develop any function according to the plugin mechanism.
The following view and configuration function development are all pre-encapsulated functions that can be used directly.
## Preview
### ThemeFrame

- Fresns view framework to showcase web-side functionality and interaction flow.
- [https://marketplace.fresns.com/clients/detail/ThemeFrame](https://marketplace.fresns.com/clients/detail/ThemeFrame)
### Moments

- A minimalist theme in the form of information flow as an experience, with responsive design, adaptive to computers, tablets, mobile devices.
- [https://marketplace.fresns.com/clients/detail/Moments](https://marketplace.fresns.com/clients/detail/Moments)
## License
Fresns Website is open-sourced software licensed under the [Apache-2.0 license](https://opensource.org/licenses/Apache-2.0).