feat: add joomla_system_info tool #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Get Joomla system information.
GET /api/index.php/v1/config/application
Returns: Joomla version, PHP version, DB type, cache handler, debug mode, etc.
Test Results
joomla_health_check (#9)
/?mokowaas=healthon waas.dev.mokoconsulting.tech{"status": "error"}(401 without valid token = endpoint working)joomla_heartbeat_status (#10)
joomla_extensions_list (#12)
joomla_system_info (#13)
All tools compiled without errors (
npm run buildpassed).