fusion VS frappe

Compare fusion vs frappe and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fusion frappe
2 2
208 6,496
0.5% 1.6%
0.0 10.0
over 1 year ago 5 days ago
CSS Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fusion

Posts with mentions or reviews of fusion. We have used some of these posts to build our list of alternatives and similar projects.
  • Show HN: Fusion – Open-source user analytics and engagement suite
    1 project | news.ycombinator.com | 15 Sep 2021
    Vikas & Magus here. We are building Fusion (https://www.fusionhq.co), an open-source all-in-one user analytics and engagement platform somewhat similar to CleverTap & Sprig (UserLeap).

    It is built upon a simplified low-code mixpanel-like analytics engine with built-in live-chat, push-notification and email/micro-surveys.

    Fusion shows how your users interact with your web based products eg: page-views, button clicks, form submissions etc. But apart from this, Fusion lets you engage with a specific user or group of users who have something in common or perform a particular action, in real-time with live-chat, in-app push notification, email/micro-surveys or set it up to trigger automatically.

    Story : After getting rejected in Y Combinator-W21 interview and listening to the feedback we scrapped our previous project and started to work on a simplified open-source alternative to mixpanel/amplitude for startups as these platforms were a bit bloated and we could only find session based simplified analytics alternatives like plausible & simple analytics.

    We quickly realised that our early customers who were also startups did not want to use another SAAS platform because they were already dealing with things like intercom, mailchimp, google-analytics etc. These tools have too many features as they are separate stand-alone platforms and small teams end up spending a lot of time and money. On the other hand integration between all these platforms is crappy and third party customer data platforms like segments are expensive and overkill. We personally use & love crisp.chat not just because of how simple it is but also how it focuses on important features only and still gives an unified experience. Inspired by all these, we decided to build a lightweight all-in-one solution helping startups understand, engage, convert and retain users from a single app.

    Advantages/Features: Event-driven: captures user interaction like button clicks, form submission etc, not just page visits. Custom visualizations: Unlike google analytics you choose/customize your graphs on your custom dashboard. Graph type (line, bar, pie, table, count), timescale(minute, hourly, daily, weekly), dashboard name etc. Open-source: protect your user data, forget huge SAAS bills and self-host on any infrastructure. No-code autocapture: after adding tracking snippets to your website fusion automatically captures what your users are doing (eg: login clicked, pricing page-view, profile form filled) without adding extra code. Real-time engagement suite: no need to depend on 5 different SAAS apps with complex integration or expensive third party CDPs like segments. coming soon:- Live-chat, in-app/sms push notification, email/micro-surveys.

    Our vision is to build a lightweight all-in-one user analytics & engagement suite for startups

    We are featured on ProductHunt : feel free to visit our PH page here - https://www.producthunt.com/posts/fusion-4

    Check out our Github repository at https://github.com/fusion-hq/fusion or request for free beta access at https://fusionhq.co

    We will continue to work with the community to build Fusion. We would love to hear your experiences, criticism, thoughts and ideas!

    Thanks for your time, Cheers

    1 project | news.ycombinator.com | 15 Sep 2021
    Real-time engagement suite: no need to depend on 5 different SAAS apps with complex integration or expensive third party CDPs like segments. coming soon:- Live-chat, in-app/sms push notification, email/micro-surveys.

    Our vision is to build a lightweight all-in-one user analytics & engagement suite for startups

    We are featured on ProductHunt : feel free to visit our PH page here - https://www.producthunt.com/posts/fusion-4

    Check out our Github repository at https://github.com/fusion-hq/fusion or request for free beta access at https://fusionhq.co

    We will continue to work with the community to build Fusion. We would love to hear your experiences, criticism, thoughts and ideas!

    Thanks for your time,

frappe

Posts with mentions or reviews of frappe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-21.
  • Looking for open-source enthusiast programmers
    2 projects | /r/Kerala | 21 Dec 2022
    ERPNext and Frappe Framework.
  • ERPNext Installation Details
    8 projects | dev.to | 11 Aug 2021
    $ bench init --frappe-branch version-13 myERPNext $ /home/bpdp/software/python-dev-tools/miniconda39/envs/py39-erpnext/bin/virtualenv -q env -p python3 Getting frappe $ git clone https://github.com/frappe/frappe.git --branch version-13 --depth 1 --origin upstream Kloning ke 'frappe'... remote: Enumerating objects: 2914, done. remote: Counting objects: 100% (2914/2914), done. remote: Compressing objects: 100% (2746/2746), done. remote: Total 2914 (delta 404), reused 1006 (delta 96), pack-reused 0 Menerima objek: 100% (2914/2914), 16.04 MiB | 1.16 MiB/s, done. Menguraikan delta: 100% (404/404), done. Installing frappe $ myERPNext/env/bin/python -m pip install -q -U -e myERPNext/apps/frappe WARNING: You are using pip version 21.2.2; however, version 21.2.3 is available. You should consider upgrading via the '/home/bpdp/kerjaan/erpnext/myERPNext/env/bin/python -m pip install --upgrade pip' command. $ yarn install yarn install v1.22.11 warning ../../../../../../package.json: No license field [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning " > [email protected]" has unmet peer dependency "[email protected] - 3". warning " > [email protected]" has unmet peer dependency "popper.js@^1.16.0". warning Workspaces can only be enabled in private projects. [4/4] Building fresh packages... $ yarn run snyk-protect yarn run v1.22.11 warning ../../../../../../package.json: No license field $ snyk protect Successfully applied Snyk patches Done in 11.34s. Done in 239.98s. Updating node packages... Installing node dependencies for frappe $ yarn install yarn install v1.22.11 warning ../../../../../../package.json: No license field [1/4] Resolving packages... success Already up-to-date. $ yarn run snyk-protect yarn run v1.22.11 warning ../../../../../../package.json: No license field $ snyk protect Successfully applied Snyk patches Done in 9.18s. Done in 9.87s. $ bench build An Error occurred while downloading assets... βœ” Application Assets Linked yarn run v1.22.11 warning ../../../../../../package.json: No license field $ FRAPPE_ENV=production node rollup/build.js Production mode βœ” Built js/moment-bundle.min.js βœ” Built js/libs.min.js Building frappe assets... βœ” Built js/checkout.min.js βœ” Built js/dialog.min.js βœ” Built js/web_form.min.js βœ” Built js/user_profile_controller.min.js βœ” Built js/list.min.js βœ” Built js/chat.js βœ” Built js/bootstrap-4-web.min.js βœ” Built js/frappe-recorder.min.js βœ” Built js/barcode_scanner.min.js βœ” Built js/frappe-web.min.js βœ” Built css/report.min.css βœ” Built css-rtl/report.min.css βœ” Built css/frappe-chat-web.css βœ” Built css/web_form.css βœ” Built css-rtl/frappe-chat-web.css βœ” Built css-rtl/web_form.css βœ” Built js/data_import_tools.min.js βœ” Built js/report.min.js βœ” Built css/printview.css βœ” Built css/email.css βœ” Built css/login.css βœ” Built css/frappe-web-b4.css βœ” Built js/desk.min.js βœ” Built js/control.min.js βœ” Built css/desk.min.css βœ” Built css-rtl/frappe-web-b4.css βœ” Built css-rtl/email.css βœ” Built css-rtl/login.css βœ” Built css-rtl/printview.css βœ” Built css-rtl/desk.min.css βœ” Built js/form.min.js ✨ Done in 47.395s Done in 48.40s. SUCCESS: Bench myERPNext initialized $

What are some alternatives?

When comparing fusion and frappe you can also consider the following projects:

medusa-plugins - A collection of awesome plugins for medusa :rocket:

frappe_docker - Docker images for production and development setups of the Frappe framework and ERPNext

yadd - Yet Another Dashboard (Dockerized) - homepage for your services

sendgrid-python - The Official Twilio SendGrid Python API Library

stator - Stator, your go-to template for the perfect stack. πŸ˜πŸ™

ERPNext - Free and Open Source Enterprise Resource Planning (ERP)

Pw-manager-nodejs - Pw-Manager-Nodejs-opensource

helm - Helm Chart Repository for Frappe/ERPNext

djanext - All in one - Django, Next.js 13, and GraphQL full stack starter kit πŸ“¦

bench - CLI to manage Multi-tenant deployments for Frappe apps

Redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

berry - πŸ“¦πŸˆ Active development trunk for Yarn βš’