Mleapi基于Laravel和VueJs自托管无头CMS系统源码V2.0

Elmapi是一个使用 Laravel 和 VueJs 构建的自托管无头(Headless)CMS。它提供了一个干净且易于使用的界面和强大的内容 API。

无头 CMS 是仅后端内容管理系统,可通过 API 访问内容。传统的 CMS 通常结合了网站的内容和前端。Headless CMS 是一个解耦系统,仅包含内容组件并完全专注于管理界面。这种解耦方法的优点之一是,内容可以通过 API 发送到多种显示类型,例如移动设备和物联网 (IoT) 设备以及网站。

演示系统:演示地址

Mleapi基于Laravel和VueJs自托管无头CMS系统源码V2.0 -1

更新内容

v2.0.0 - 29 January 2023
- Upgraded to Laravel 9.
- Added: Webhooks.
- Added: Embeddable Forms.
- Added: Repeatable fields.
- Added: Option for enabling public API access (unauthenticated get requests).
- Added: Timepicker option for the date field type.
- Added: New field type: Color picker.
- Added: Allow multiple option to the enumeration field type.

- Fixed: refreshing the page issue when saving project settings.
- Fixed: the thumbnail issue while uploading files.
- Fixed: change password issue.
- Fixed: unnecessary query in the content resource for collections.
- Fixed: small UI issues.
v1.1.2 - 18 March 2022
- Added: API endpoints for managing Media Library
- Added: uploading files via API
- Added: AWS S3 Upload feature.
- Added: whereRelation filter option.
- Added: Include timestamps option to API requests.
- Added: API error message when the field doesn't exist using where clause.
- Added: API error message when using offset without limit
- Fixed Trying to get property 'id' of non-object error
- Fixed: Disabled thumb field for non-image files in API responses.
原文链接:https://vuesite.cn/33404.html,转载请注明出处。
0
显示验证码
没有账号?注册  忘记密码?