Feedback plugin for Lumibib
Display a feedback JavaScript plugin on our pages with FreshDesk, FreshChat and UserReport.
Built with ❤︎ by
Lumibib and
contributors
<script src="https://cdn.jsdelivr.net/gh/lumibib/lb-feedback@latest/lb-feedback.min.js"></script>
var feedback = new lbFeedback({
title: "Aide et feedback",
//width: "340",
bottom_anchor: "90%",
label: {
help: "Centre d'aide",
idea: "Suggestion",
bug: "Reporter un bug",
chat: "Discuter"
},
title_color: "#ffffff",
title_bg: "#222222",
icon_bg: "purple",
color: "#222222",
bg: "#eee",
hover_color: "#ffffff",
hover_bg: "purple",
freshchat_token: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
freshdesk_widget_id: "xxxxxxxxxxx"
});
We’re really happy to accept contributions from the community, that’s the main reason why we open-sourced it! There are many ways to contribute, even if you’re not a technical person.
- Fork it (https://github.com/lumibib/lb-feedback/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
The icons are used in this package are drawn from Orion Icon Library - Free vector icons - SVG, PNG, & Icon Font.