forked from twentyhq/twenty
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from funnelmink/white-label-initial
White label
- Loading branch information
Showing
89 changed files
with
614 additions
and
678 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,170 +1,16 @@ | ||
|
||
<br> | ||
<p align="center"> | ||
<a href="https://www.twenty.com"> | ||
<img src="./packages/twenty-website/public/images/core/logo.svg" width="100px" alt="Twenty logo" /> | ||
<a href="https://www.funnelmink.com"> | ||
<img src="./packages/twenty-front/public/icons/ios/192.png" width="100px" alt="Funnelmink logo" /> | ||
</a> | ||
</p> | ||
|
||
<h2 align="center" >The #1 Open-Source CRM </h3> | ||
<p align="center">Tailored to your unique business needs</p> | ||
# Funnelmink | ||
SMB-Friendly fork of Twenty CRM | ||
|
||
<p align="center"><a href="https://twenty.com">🌐 Website</a> · <a href="https://twenty.com/developers">📚 Documentation</a> · <a href="https://discord.gg/cx5n4Jzs57"><img src="./packages/twenty-website/public/images/readme/discord-icon.svg" width="12" height="12"/> Discord</a> · <a href="https://www.figma.com/file/xt8O9mFeLl46C5InWwoMrN/Twenty"><img src="./packages/twenty-website/public/images/readme/figma-icon.png" width="12" height="12"/> Figma</a><p> | ||
<br /> | ||
|
||
|
||
<p align="center"> | ||
<a href="https://www.twenty.com"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/preview-dark.png"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/preview-light.png"> | ||
<img src="./packages/twenty-docs/static/img/preview-light.png" alt="Companies view" /> | ||
</picture> | ||
</a> | ||
</p> | ||
<br> | ||
|
||
We’ve spent thousands of hours grappling with traditional CRMs like Pipedrive and Salesforce to align them with our business needs, only to end up frustrated — customizations are complex and the closed ecosystems of these platforms can feel restrictive. | ||
|
||
We felt the need for a CRM platform that empowers rather than constrains. We believe the next great CRM will come from the open-source community. We’ve packed Twenty with powerful features to give you full control and help you run your business efficiently. | ||
|
||
<br> | ||
|
||
# Demo | ||
Go to <a href="https://demo.twenty.com/">demo.twenty.com</a> and login with the following credentials: | ||
## Demo | ||
Go to <a href="https://demo.funnelmink.com/">demo.funnelmink.com</a> and login with the following credentials: | ||
``` | ||
email: noah@demo.dev | ||
email: tim@apple.dev | ||
password: Applecar2025 | ||
``` | ||
|
||
See also: | ||
🚀 [Self-hosting](https://twenty.com/developers/section/self-hosting) | ||
🖥️ [Local Setup](https://twenty.com/developers/local-setup) | ||
|
||
# Why Choose Twenty? | ||
We understand that the CRM landscape is vast. So why should you choose us? | ||
|
||
⛓️ **Full control, Full Freedom:** Contribute, self-host, fork. Break free from vendor lock-in and join us in shaping the open future of CRM. | ||
|
||
📊 **Data, Your Way:** The days when the role of CRM platforms was to shift manual data entries to a database are over. Now, the data is already there. CRM 2.0 should be built around your data, allowing you to access and visualize any existing sources, not forcing you to retrofit your data into predefined objects on a remote cloud. | ||
|
||
🎨 **Effortlessly Intuitive:** We set out to create something that we ourselves would always enjoy using. The main application draws inspiration from Notion, a tool known for its user-friendly interface and customization capabilities. | ||
<br> | ||
|
||
|
||
<br> | ||
|
||
# What You Can Do With Twenty | ||
We're currently in the development phase of Twenty's alpha version. | ||
|
||
Please feel free to flag any specific need you have need by creating an issue. | ||
|
||
Below are some features we have implemented to date: | ||
|
||
+ [Add, filter, sort, edit, and track customers](#add-filter-sort-edit-and-track-customers) | ||
+ [Create one or several opportunities for each company](#create-one-or-several-opportunities-for-each-company) | ||
+ [See rich notes tasks displayed in a timeline](#see-rich-notes-tasks-displayed-in-a-timeline) | ||
+ [Create tasks on records](#create-tasks-on-records) | ||
+ [Navigate quickly through the app using keyboard shortcuts and search](#navigate-quickly-through-the-app-using-keyboard-shortcuts-and-search) | ||
|
||
## Add, filter, sort, edit, and track customers: | ||
|
||
<p align="center"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/index-dark.png"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/index-light.png"> | ||
<img src="./packages/twenty-docs/static/img/visualise-customer-light.png" alt="Companies view" /> | ||
</picture> | ||
</p> | ||
|
||
## Create one or several opportunities for each company: | ||
|
||
<p align="center"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/kanban-dark.png"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/kanban-light.png"> | ||
<img src="./packages/twenty-docs/static/img/follow-your-deals-light.png" alt="Companies view" /> | ||
</picture> | ||
</p> | ||
|
||
## Track deals effortlessly with the email integration: | ||
|
||
<p align="center"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/emails-dark.png"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/emails-light.png"> | ||
<img src="./packages/twenty-docs/static/img/rich-notes-light.png" alt="Companies view" /> | ||
</picture> | ||
</p> | ||
|
||
## Tailor your data model to meet business needs: | ||
|
||
<p align="center"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/data-dark.png"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/data-light.png"> | ||
<img src="./packages/twenty-docs/static/img/rich-notes-light.png" alt="Companies view" /> | ||
</picture> | ||
</p> | ||
|
||
## See rich notes displayed in a timeline: | ||
|
||
<p align="center"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/notes-dark.png"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/notes-light.png"> | ||
<img src="./packages/twenty-docs/static/img/rich-notes-light.png" alt="Companies view" /> | ||
</picture> | ||
</p> | ||
|
||
## Create tasks on records | ||
|
||
<p align="center"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/tasks-dark.png"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/tasks-light.png"> | ||
<img src="./packages/twenty-docs/static/img/create-tasks-light.png" alt="Companies view" /> | ||
</picture> | ||
</p> | ||
|
||
## Navigate quickly through the app using keyboard shortcuts and search: | ||
|
||
<p align="center"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/keyboard-dark.png"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/keyboard-light.png"> | ||
<img src="./packages/twenty-docs/static/img/shortcut-navigation-light.png" alt="Companies view" /> | ||
</picture> | ||
</p> | ||
|
||
## Connect your CRM to all your tools through our APIs and Webhooks. | ||
|
||
<p align="center"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/api-dark.png"> | ||
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/twentyhq/twenty/v0.12.0/packages/twenty-docs/static/img/api-light.png"> | ||
<img src="./packages/twenty-docs/static/img/shortcut-navigation-light.png" alt="Companies view" /> | ||
</picture> | ||
</p> | ||
|
||
<br> | ||
|
||
# What's In Store | ||
|
||
Here’s what you can look forward to: | ||
|
||
⏳ **Frequent updates:** We’re shipping fast! Expect regular updates and new features that enhance your experience. | ||
|
||
🔗 **Extensibility:** We’re putting the power in your hands. Soon, you’ll have the tools to extend and customize Twenty with plugins and more. | ||
|
||
<br> | ||
|
||
# Join the Community | ||
|
||
- Star the repo | ||
- Join [discussions](https://github.com/twentyhq/twenty/discussions) and track [issues](https://github.com/twentyhq/twenty/issues) | ||
- Follow us on [Twitter](https://twitter.com/twentycrm) or [LinkedIn](https://www.linkedin.com/company/twenty/) | ||
- Join our [Discord](https://discord.gg/cx5n4Jzs57) | ||
- [Contributions](https://github.com/twentyhq/twenty/contribute) are, of course, most welcome! | ||
|
||
|
||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -340,7 +340,7 @@ | |
"yarn": ">=4.0.2" | ||
}, | ||
"license": "AGPL-3.0", | ||
"name": "twenty", | ||
"name": "funnelmink", | ||
"packageManager": "[email protected]", | ||
"resolutions": { | ||
"graphql": "16.8.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.