blesta / vesta
Vesta
2.0.0
2026-04-06 20:50 UTC
Requires
- dev-master
- 2.0.x-dev
- 2.0.0
- 1.9.x-dev
- 1.9.1
- 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-bugfix/CORE-5741-review-serialization-use-cases
- dev-feature/CORE-5779-bootstrap-5-admin-ui-module-conversion
This package is auto-updated.
Last update: 2026-04-21 22:06:35 UTC
README
This is a module for Blesta that integrates with Vesta.
Install the Module
-
You can install the module via composer:
composer require blesta/vesta -
OR upload the source code to a /components/modules/vesta/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/modules/vesta/ -
Log in to your admin Blesta account and navigate to
Settings > Modules
-
Find the Vesta 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.6.0+ |
| >= v5.0.0 | v1.8.0+ |