Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build the admin UI #3

Open
ZmagoD opened this issue Aug 21, 2020 · 6 comments
Open

Build the admin UI #3

ZmagoD opened this issue Aug 21, 2020 · 6 comments

Comments

@ZmagoD
Copy link
Contributor

ZmagoD commented Aug 21, 2020

we need some input to populate the chat widget data

we need:
accountId,
title,
subtitle,
newMessagePlaceholder,
primaryColor,
greeting,
requireEmailUpfront.

for the customer data I'm not sure at the moment how we will handle this. For now I think we can skip this and add it later when we have some feedback from users WDYT @reichert621 ?

@carterax
Copy link
Contributor

@ZmagoD is there an API with which we can use to override the fields in papercups

@reichert621
Copy link
Contributor

yup let's skip the customer data for now

@reichert621
Copy link
Contributor

@carterax there isn't an API for this yet, but I'd like to make it possible to just configure these settings in the Papercups dashboard so they don't have to re-enter it manually in wordpress

(for example, if I go into the Papercups dashboard and update the title/subtitle/etc and save it, the chat widget will just look up the settings by accountId and fill them in automatically)

@reichert621
Copy link
Contributor

but in the meantime, people will just have to update it by configuring the settings in the config (i.e. https://github.com/papercups-io/chat-widget#using-in-html), which i'm hoping we can handle with this plugin?

@carterax
Copy link
Contributor

Once an API is available anything is possible

@reichert621
Copy link
Contributor

yup, let's just start with the simplest possible version and then keep improving 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants