Giter Club home page Giter Club logo

client_support's Introduction

Client Support module

This module provides an extensible way for providing support for users. Note, currently we display the 'Client support' link only on the admin toolbar by default.

Usage

  • Implement your way of providing support. This can be a custom contact form, a node, or anything with a route.
  • Implement a plugin under the Drupal\your_module\Plugin\SupportIntegration namespace extending the Drupal\client_support\Component\SupportIntegrationBase class, using the SupportIntegration annotation.
  • Go to admin/config/client-support/client-support-settings and set your plugin.

That's it, now the 'Client support' link should be visible and it should redirect to the set up route. As an example you can take a look at the example module client_support_contact_form.

TODOs

  • Support non-toolbar display.
  • Add a more robust way of handling plugins instead of simple redirects.
  • Add modes for opening the client support (e.g modal window).
  • Tests.
  • Add more default plugins.

After it's fleshed out, we plan on creating a project page for it on drupal.org.

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.