Skip to content

Commit c96d9ee

Browse files
committed
feat: add Gravity Flow and fix GravityMath repo path
1 parent e60d0c9 commit c96d9ee

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

repos-config.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
},
235235
{
236236
"id": "gravitymath",
237-
"repo": "gravityview/gravityview-math",
237+
"repo": "GravityKit/GravityMath",
238238
"label": "GravityMath",
239239
"description": "Advanced mathematical calculations for your forms.",
240240
"category": "gravitykit",
@@ -256,6 +256,15 @@
256256
"category": "gravitykit",
257257
"purchaseUrl": "https://www.gravitykit.com/products/gravityrevisions/"
258258
},
259+
{
260+
"id": "gravityflow",
261+
"repo": "gravityforms/gravityflow",
262+
"label": "Gravity Flow",
263+
"description": "Automate your business processes with workflow steps for Gravity Forms.",
264+
"category": "gravity-forms",
265+
"purchaseUrl": "https://gravityflow.io/",
266+
"isThirdParty": true
267+
},
259268
{
260269
"id": "gravityforms",
261270
"repo": "gravityforms/gravityforms",

0 commit comments

Comments
 (0)