Skip to content

Commit f07a885

Browse files
committed
docs(repos-config): add Query Filters library to gravitykit.dev
Adds GravityKit/Query-Filters (develop) as a product so its developer hooks/API are generated and published to gravitykit.dev. Filed under the GravityKit Products category. Local generation verified: 22 filter hooks; no public PHP API symbols exposed (library, non-fullApi). Once deployed, the daily Algolia DocSearch crawler indexes the new pages via the per-product sitemap.
1 parent e30b2f0 commit f07a885

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

repos-config.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,13 @@
278278
"category": "gravitykit",
279279
"purchaseUrl": "https://www.gravitykit.com/products/gravitysearch/"
280280
},
281+
{
282+
"id": "query-filters",
283+
"repo": "GravityKit/Query-Filters",
284+
"label": "Query Filters",
285+
"description": "Advanced filtering for Gravity Forms' GF_Query and form fields — the shared library behind Advanced Filter, GravityExport, GravityCalendar, GravityCharts, and GravityBoard.",
286+
"category": "gravitykit"
287+
},
281288
{
282289
"id": "gravityflow",
283290
"repo": "gravityforms/gravityflow",

0 commit comments

Comments
 (0)