blesta / tcadmin
TCAdmin
2.0.0
2026-04-07 19:57 UTC
Requires
- dev-master
- 2.0.x-dev
- 2.0.0
- 1.9.x-dev
- 1.9.0
- 1.8.x-dev
- 1.8.0
- 1.7.x-dev
- 1.7.0
- 1.6.x-dev
- 1.6.0
- 1.5.x-dev
- 1.5.0
- 1.4.x-dev
- 1.4.0
- 1.3.x-dev
- 1.3.0
- 1.2.x-dev
- 1.2.0
- 1.1.x-dev
- 1.1.0
- 1.0.0
- dev-feature/CORE-5771-allow-config-options-to-be-shipped
- dev-feature/CORE-5779-bootstrap-5-admin-ui-module-conversion
- dev-CORE-4393
This package is auto-updated.
Last update: 2026-04-21 22:29:59 UTC
README
This is a module for Blesta that integrates with TCAdmin.
Install the Module
-
You can install the module via composer:
composer require blesta/tcadmin -
OR upload the source code to a /components/modules/tcadmin/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/modules/tcadmin/ -
Log in to your admin Blesta account and navigate to
Settings > Modules
-
Find the TCAdmin module and click the "Install" button to install it
-
You're done!
Blesta Compatibility
| Blesta Version | Module Version |
|---|---|
| < v4.2.0 | v1.0.0 |
| >= v4.2.0 | v1.1.0+ |
| >= v4.9.0 | v1.5.0+ |
| >= v5.0.0 | v1.7.0+ |