Git Product home page Git Product logo

erxes / erxes Goto Github PK

View Code? Open in Web Editor NEW
3.4K 101.0 1.1K 155.34 MB

Source available experience management infrastructure. Pioneering the future of experiences with XOS (Experience Operating System). Hubspot + Qualtrics alternative

Home Page: https://erxes.io

License: Other

JavaScript 2.27% HTML 0.39% Shell 0.11% Dockerfile 0.03% TypeScript 95.80% CSS 0.89% SCSS 0.44% Python 0.02% EJS 0.01% Go 0.02% Procfile 0.01% Pug 0.02%
intercom-alternative hubspot-alternative zendesk-alternative experience-operating-system customer-experience employee-experience experience-management medallia-alternative front-alternative qualtrics-alternative

erxes's Issues

Fix tags list markup

All selected tags are in a single <li> on conversation details. It should be:

<ul className="filters no-link">
  <li key={_id}>
    <i className="icon ion-pricetag" style={{ color: colorCode }} />
    {name}
  </li>
</ul>

Improve sidebar collapser

For example:

Instead of:

<Wrapper.Sidebar.Section collapsible length={brands.length}>

implement this way:

<Wrapper.Sidebar.Section collapsed={brands.length > 5}>

Feature: Form integration

  • When people fill out integrated form, the sent message will be shown in to the inbox.

Types of form:

  • Embeddable form
  • Pop-up form

Integration requirements:

  • One brand can have many forms

Form list:

  • Form name
  • Integration type will be form
  • Show brand
  • Form status - Active, Not active

Add new chat:

  • Form name
  • Integration type will be form
  • ...

Feature: Facebook integration

  • When people mention and sent direct message to integrated Facebook page, the sent message will be shown in to the inbox.

Integration requirements:

  • One brand can have many Facebook pages
  • [ ]

Add new Facebook pages:

  • Facebook page name
  • Connect with FB via auth
  • Need to choose brand

Feature: Chat integration

  • First let people start sending message
  • Then ask their email. If they provide their email, the sent message will be shown in to the inbox.

Integration requirements:

  • One brand can have many chats

Chat list:

  • Chat name
  • Integration type will be chat
  • Show brand
  • Chat status - Active, Not active

Add new chat:

  • Chat name
  • Integration type will be chat
  • Need to choose brand
  • Code will be generated

User/pass for demo?

The link on the homepage takes you to a demo that requires basic authentication but no user/password is supplied. The username and password on the github repo readme also doesn't work for it.

Feature: Twitter integration

  • When people mention and direct message to integrated twitter account, it will in the inbox list.

Integration requirements:

  • One brand can have many twitter accounts

Add new twitter:

  • Pop-up asking auth
  • Integration type will be twitter
  • Need to choose brand

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.