-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathallPlugins.json
More file actions
49 lines (49 loc) · 2.3 KB
/
Copy pathallPlugins.json
File metadata and controls
49 lines (49 loc) · 2.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[
{
"name": "Craft",
"slug": "/craft",
"items": [
{
"name": "Freeform",
"slug": "/craft/freeform",
"latestVersionSlug": "/craft/freeform/v5",
"metaImage": "img/social/freeform-craft.jpg",
"metaDescription": "Freeform is a super flexible form-building tool that’s perfect for whatever project you’re working on! Its easy-to-use builder makes creating forms a piece of cake. Plus, it works great with your go-to CRMs and email marketing tools."
},
{
"name": "Calendar",
"slug": "/craft/calendar",
"latestVersionSlug": "/craft/calendar/v5",
"metaImage": "img/social/calendar-craft.jpg",
"metaDescription": "Calendar is an effective event management and calendaring plugin. Its user-friendly interface simplifies the creation of events with complex recurring rules and exclusions."
},
{
"name": "AI Assistant",
"slug": "/craft/ai-assistant",
"latestVersionSlug": "/craft/ai-assistant/v1",
"metaImage": "img/social/ai-assistant-craft.jpg",
"metaDescription": "Generate smarter text and images directly in Craft CMS with flexible custom prompts and support for multiple AI models. Built to fit naturally into your content workflow, it helps you create, refine, and iterate without leaving the editor."
}
]
},
{
"name": "ExpressionEngine",
"slug": "/expressionengine",
"items": [
{
"name": "Freeform",
"slug": "/expressionengine/freeform",
"latestVersionSlug": "/expressionengine/freeform/v3",
"metaImage": "img/social/freeform-ee.jpg",
"metaDescription": "Freeform is a super flexible form-building tool that’s perfect for whatever project you’re working on! Its easy-to-use builder makes creating forms a piece of cake. Plus, it works great with your go-to CRMs and email marketing tools."
},
{
"name": "Calendar",
"slug": "/expressionengine/calendar",
"latestVersionSlug": "/expressionengine/calendar/v5",
"metaImage": "img/social/calendar-ee.jpg",
"metaDescription": "Calendar is an effective event management and calendaring plugin. Its user-friendly interface simplifies the creation of events with complex recurring rules and exclusions."
}
]
}
]