https://github.com/baserproject/bc-search-index
https://github.com/baserproject/bc-search-index
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/baserproject/bc-search-index
- Owner: baserproject
- Created: 2022-12-21T06:50:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-09-25T06:57:26.000Z (8 months ago)
- Last Synced: 2025-09-25T08:42:27.139Z (8 months ago)
- Language: PHP
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BcSearchIndex plugin for baserCMS
## Installation
You can install this plugin into your baserCMS application using [composer](https://getcomposer.org).
The recommended way to install composer packages is:
```
composer require baserproject/bc-search-index
```