kibana/docs/developer
Rodney Norris 74c4d3a85e
[Search] Homepage Plugin setup (#186224)
## Summary

Introducing the `search_homepage` plugin along with integration into
`enterprise_search` and `serverless_search` behind a feature flag. This
will allow implementing the feature gated behind the feature flag.

To test these changes you can enable the feature flag with the Kibana
Dev Console using the following command:
```
POST kbn:/internal/kibana/settings/searchHomepage:homepageEnabled
{"value": true}
```

You can then disable the feature flag with the following command:
```
DELETE kbn:/internal/kibana/settings/searchHomepage:homepageEnabled
```

### Checklist

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-06-19 12:47:18 +02:00
..
advanced Upgrade Node.js to v20.13.1 (#183345) 2024-05-14 12:11:56 -07:00
architecture [Reporting/Docs] Update Developer API docs (#179723) 2024-04-01 15:02:36 +00:00
best-practices Removes duplicated RedirectAppLinks component (#170304) 2023-11-13 10:17:13 +01:00
contributing [ci] Remove jenkins config (#173745) 2023-12-21 12:09:43 -06:00
getting-started Remove KUI Framework (#167833) 2023-10-04 07:55:03 -07:00
images docs: interpreting ci failures (#153549) 2023-03-24 17:27:11 +01:00
plugin [DOCS] Port forward link fix (#178875) 2024-03-20 09:16:04 -04:00
index.asciidoc Add more details on developer documentation (#126674) 2022-03-03 11:44:05 -07:00
plugin-list.asciidoc [Search] Homepage Plugin setup (#186224) 2024-06-19 12:47:18 +02:00
telemetry.asciidoc [dev/cli/timings] report on time to dev server listening (#95120) 2021-03-24 18:45:24 -04:00