blesta / client_cards
Client Cards
Installs: 306
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Open Issues: 0
Type:blesta-plugin
Requires
- php: >=7.2.0
- blesta/composer-installer: ~1.0
This package is auto-updated.
Last update: 2024-10-26 02:26:04 UTC
README
This is a plugin for Blesta that displays summarized client information on cards in the client interface.
Install the Plugin
-
You can install the plugin via composer:
composer require blesta/client_cards
-
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/
-
Log in to your admin Blesta account and navigate to
Settings > Plugins
-
Find the Client Cards plugin and click the "Install" button to install it
-
You're done!