Download the PHP package silverstripe/search-data-extractor without Composer
On this page you can find all versions of the php package silverstripe/search-data-extractor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download silverstripe/search-data-extractor
More information about silverstripe/search-data-extractor
Files in silverstripe/search-data-extractor
Download silverstripe/search-data-extractor
More information about silverstripe/search-data-extractor
Files in silverstripe/search-data-extractor
Vendor silverstripe
Package search-data-extractor
Short Description This module provides a RESTful like API endpoint to expose model data.
License BSD-3-Clause
Package search-data-extractor
Short Description This module provides a RESTful like API endpoint to expose model data.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package search-data-extractor
Search Data Extractor
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
- Developer documentation
Requirements
- SilverStripe CMS 4.0+
Installation
Credits
All versions of search-data-extractor with dependencies
PHP Build Version
Package Version
Requires
silverstripe/cms Version
^4.0
The package silverstripe/search-data-extractor contains the following files
Loading the files please wait ....