Selecting a library family from the Library list, or clicking the Expand View arrow
on the right, displays a list of all deployed library versions belonging to the selected library family.
Selecting a library version from this list, displays an expanded view which contains the following information:
- Version - The version number of the library (e.g., Version 2.13.2).
- Messages - Additional information (e.g., include path).
- Actions - Library version action items:
Name | Icon | Description |
Set as default version | 
| Sets the library version as default. |
Delete | 
| Removes the selected library version from your server. |
Redeploy | 
| Redeploys the selected library version using the same package. |
- Details tab - General library-related details:
- Library - Name of library family.
- Version - The version number of the library (e.g., Version 2.13.2).
- Deployed On - The timestamp for when the library was deployed.
- Library Path - API call to be inserted in code for using the library.
- Default Path - API call to be inserted in code for using the library version set as default.
- Prerequisites tab - Lists any existing prerequisites of the deployed library (e.g., Extension 'pdo_mysql' is loaded).