Welcome to Hacktoberfest 2025
! This year, we are launching the first building blocks of our extensibility in alpha. We're inviting you to create applications that add your own features on top of Twenty, extending the capabilities of the CRM.
Applications can extend Twenty through:
Serverless Functions
: write your own code that will be safely executed by the Twenty engine.Triggers
: trigger your functions through the database events, cron schedules or custom API routes.Goal: Your challenge is to create a seamless, well-documented integration that solves real user problems while showcasing strong code quality. Have a look at the Call for projects section.
Teams: We encourage you to team up. If you want to do so, please reach out to the core team on Discord and we will register your team on this page. You may, but don’t need to, register as a solo contributor.
Prizes: Twenty core team will evaluate and select winners from all submissions:
$500
Amazon gift card for the best extension$300
Amazon gift card for the second-best extension$200
Amazon gift card for the third-best extension$100
Amazon gift card for the funniest integrationThe event ends on Oct. 31st.
Register your team
: To join the event, reach out on Discord to register a team.
Setup Twenty locally
: Follow the local setup guide.
Create an app
: Read the twenty-cli README
Build your app
: Use serverless functions and triggers to create any application you want. Look for the Call for projects section below. You can also bring your own idea, be creative!
Publish your app
: Open a PR on GitHub with your app!