diff --git a/docs/.vitepress/theme/components/Services/List.vue b/docs/.vitepress/theme/components/Services/List.vue index 6b2f56209..a1279c485 100644 --- a/docs/.vitepress/theme/components/Services/List.vue +++ b/docs/.vitepress/theme/components/Services/List.vue @@ -1822,6 +1822,13 @@ const services = [ description: 'Low-maintenance auto-discovering network monitoring platform.', category: 'Monitoring' }, + { + name: 'OpnForm', + slug: 'opnform', + icon: '/docs/images/services/opnform.svg', + description: 'Open-source form builder that lets you create beautiful forms and share them anywhere.', + category: 'Development' + }, { name: 'OrangeHRM', slug: 'orangehrm', diff --git a/docs/public/images/services/opnform.svg b/docs/public/images/services/opnform.svg new file mode 100644 index 000000000..70562a4bf --- /dev/null +++ b/docs/public/images/services/opnform.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/services/opnform.md b/docs/services/opnform.md new file mode 100644 index 000000000..0210c1052 --- /dev/null +++ b/docs/services/opnform.md @@ -0,0 +1,18 @@ +--- +title: "OpnForm" +description: "Build beautiful forms and share them anywhere with OpnForm, an open-source form builder that's super fast and requires no coding knowledge." +--- + +# OpnForm + + + +## What is OpnForm? + +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. + +## Links + +- [Official Website](https://opnform.com/?utm_source=coolify.io) +- [Documentation](https://docs.opnform.com/introduction?utm_source=coolify.io) +- [GitHub](https://github.com/opnform/opnform?utm_source=coolify.io)