Skip to content

amrhym/formbricks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,908 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

HiveCFM

Customer Feedback Management Platform
Based on Formbricks Open Source

About HiveCFM

HiveCFM is a customer feedback management platform built on top of Formbricks, an open-source survey suite. This is an enterprise-ready fork with all features enabled.

Features

  • Create conversion-optimized surveys with a no-code editor
  • Choose from a variety of best-practice templates
  • Launch and target surveys to specific user groups without changing application code
  • Create shareable link surveys
  • Invite organization members to collaborate on surveys
  • Integrate with Slack, Notion, Zapier, n8n and more
  • All enterprise features enabled - multi-language, SAML SSO, advanced targeting, and more

Built on Open Source

Getting Started

Prerequisites

Local Development

  1. Clone the repository
  2. Copy .env.example to .env and configure
  3. Install dependencies: pnpm install
  4. Start development services: docker compose up -d
  5. Run database migrations: pnpm db:migrate
  6. Start development server: pnpm dev

Production Deployment

Use Docker for production deployment. See the deployment documentation for details.

License

HiveCFM is based on Formbricks which is licensed under AGPLv3. Enterprise features are included and enabled by default.

Acknowledgments

  • Formbricks - The open-source survey platform this project is based on
  • All Formbricks contributors for their work on the core platform

Back to top

About

Open Source Qualtrics Alternative

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.8%
  • Shell 1.2%
  • JavaScript 0.3%
  • CSS 0.3%
  • MDX 0.1%
  • PLpgSQL 0.1%
  • Other 0.2%