mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #771] Web server management #512
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#512
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @webiummedia on GitHub (Jul 17, 2019).
Original GitHub issue: https://github.com/quasar/Quasar/issues/771
Hey guys,
I would like to build a web based server management for Quasar inside the intranet system of my business. The intranet was build in PHP. I am interested in knowing how the server communicates with the client and how the commands are send in order to integrate the desired features. The only things we need are file management and powershell access.
Have you guys documented the API?