silverstripe/search-data-extractor
Composer 安装命令:
composer require silverstripe/search-data-extractor
包简介
This module provides a RESTful like API endpoint to expose model data.
README 文档
README
Overview
This module provides a RESTful like API to expose data from pages and other content objects to search engines as JSON.
Note: This does not come with built-in classes or extensions to expose any objects by default.
After installing the module, you will need a developer to create custom "schemas" for each object you wish to expose based on the search engines' requirements for each type of object.
A basic example can be found in the Developer documentation.
Documentation
Requirements
- SilverStripe CMS 4.0+
Installation
composer require silverstripe/search-data-extractor
Credits
统计信息
- 总下载量: 439
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2018-08-22