Skip to content

Commit d55d58d

Browse files
alexbaron-devclaudeCinzya
authored
feat(services): add OpnForm to service list (#401)
Co-authored-by: Claude <[email protected]> Co-authored-by: Cinzya <[email protected]>
1 parent 068ce89 commit d55d58d

File tree

4 files changed

+19
-4
lines changed

4 files changed

+19
-4
lines changed

docs/.vitepress/theme/components/Services/List.vue

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1933,6 +1933,13 @@ const services = [
19331933
description: 'Low-maintenance auto-discovering network monitoring platform.',
19341934
category: 'Monitoring'
19351935
},
1936+
{
1937+
name: 'OpnForm',
1938+
slug: 'opnform',
1939+
icon: '/docs/images/services/opnform.svg',
1940+
description: 'Open-source form builder that lets you create beautiful forms and share them anywhere.',
1941+
category: 'Development'
1942+
},
19361943
{
19371944
name: 'OrangeHRM',
19381945
slug: 'orangehrm',
Lines changed: 1 addition & 0 deletions
Loading

docs/services/all.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ Complete directory of all one-click services available in Coolify, organized by
163163
- [Nitropage](/services/nitropage) - Nitropage is an extensible, drag-and-drop website builder based on SolidStart, completely free and open source
164164
- [OneDev](/services/onedev) - Self-hosted Git server with integrated CI/CD and kanban
165165
- [Openblocks](/services/openblocks) - Open-source low code platform
166+
- [OpnForm](/services/opnform) - Open-source form builder for creating beautiful forms without coding
166167
- [pgAdmin](/services/pgadmin) - Web-based database management tool for PostgreSQL
167168
- [phpMyAdmin](/services/phpmyadmin) - MySQL database management tool
168169
- [Pocketbase](/services/pocketbase) - Open Source backend for your next SaaS and Mobile app
@@ -380,4 +381,4 @@ Complete directory of all one-click services available in Coolify, organized by
380381

381382
Looking for a searchable interface? Visit our [interactive services search](/services/overview) page.
382383

383-
To request a new service, please check our [contribution guide](https://github.com/coollabsio/coolify/blob/v4.x/CONTRIBUTING.md).
384+
To request a new service, please check our [contribution guide](https://github.com/coollabsio/coolify/blob/v4.x/CONTRIBUTING.md).

docs/services/opnform.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
22
title: "OpnForm"
3-
description: "Create beautiful forms on Coolify with OpnForm featuring drag-and-drop builder, custom themes, conditional logic, and analytics for data collection."
3+
description: "Build beautiful forms and share them anywhere with OpnForm, an open-source form builder that's super fast and requires no coding knowledge."
44
---
55

6+
# OpnForm
7+
8+
![OpnForm](/public/images/services/opnform.svg)
9+
610
## What is OpnForm?
711

8-
OpnForm is an open-source form builder that lets you create beautiful forms and share them anywhere. It's super fast, you don't need to know how to code, and it provides a modern, intuitive interface for building professional forms with advanced features.
12+
OpnForm is an open-source form builder designed to empower developers and users alike. Create beautiful forms and share them anywhere - it's super fast and you don't need to know how to code. Get started for free with unlimited forms, fields, and submissions.
913

1014
## Features
1115

@@ -20,4 +24,6 @@ OpnForm is an open-source form builder that lets you create beautiful forms and
2024

2125
## Links
2226

23-
- [Official Documentation](https://docs.opnform.com/introduction?utm_source=coolify.io)
27+
- [Official Website](https://opnform.com/?utm_source=coolify.io)
28+
- [Documentation](https://docs.opnform.com/introduction?utm_source=coolify.io)
29+
- [GitHub](https://github.com/opnform/opnform?utm_source=coolify.io)

0 commit comments

Comments
 (0)