blesta/client_cards

Client Cards

Installs: 281

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 0

Open Issues: 0

Type:blesta-plugin

1.2.0 2021-08-04 21:01 UTC

This package is auto-updated.

Last update: 2024-03-26 01:19:08 UTC


README

Build Status Coverage Status

This is a plugin for Blesta that displays summarized client information on cards in the client interface.

Install the Plugin

  1. You can install the plugin via composer:

    composer require blesta/client_cards
    
  2. OR upload the source code to a /plugins/client_cards/ directory within your Blesta installation path.

    For example:

    /var/www/html/blesta/plugins/client_cards/
    
  3. Log in to your admin Blesta account and navigate to

Settings > Plugins

  1. Find the Client Cards plugin and click the "Install" button to install it

  2. You're done!