You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-19Lines changed: 16 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,37 +1,34 @@
1
1
# About
2
2
3
-
April 2025
4
-
5
-
Project adopted by Anonie Muss. Updated from https://github.com/studnitskiy/phpvirtualbox where
6
-
it had been modified to work with VirtualBox 7.1. Thanks to studnitskiy for his work, and now that
7
-
he is a member of the github project, I hope he will continue to contribute.
3
+
Web interface for Oracle VirtualBox (https://www.virtualbox.org/)
8
4
9
5
## Roadmap
10
6
11
-
-[ ]~~Use Guacamole instead of Flash RDP client~~ Not possible without some gateway server
12
-
-[ ] Ensure feature parity with VirtualBox 7.1 minus Oracle Cloud features
7
+
-[ ] Ensure feature parity with VirtualBox 7.2 minus Oracle Cloud features
13
8
-[x] PHP 8.4 compatibility
14
9
-[x] jQuery and jQuery UI updates
15
10
-[ ] Create a release process where javascript and CSS are minified and releses do not contain unnecessary build artifacts
16
-
-[ ] UI parity with VirtualBox 7.1 minus Oracle Cloud features
17
11
18
-
## History
12
+
## Project history and credits
13
+
14
+
October 2025
15
+
16
+
VirtualBox 7.2 support and various bugfixes.
17
+
18
+
April 2025
19
+
20
+
Project adopted by Anonie Muss. Updated from https://github.com/studnitskiy/phpvirtualbox.
19
21
20
22
October 2024
21
23
22
24
VirtualBox 7.1 support for x86 hosts only, no ARM hosts support.
23
-
I've basically made it stop complaining and allow my existing environment to work.
24
-
Minimally tested with PHP 8.2 (PHP-FPM + nginx).
25
-
26
-
Original text follows
27
25
28
-
This repository is a continuation of phpVirtualBox, which is no longer supported by the official authors (last commit on thier repository was sent on Jan 27, 2021 - written on Jan 18, 2023).
29
26
30
-
Right now (from 2022), this software is updated by *[Bartek Sz.](https://github.com/BartekSz95)* and various contributors (see https://github.com/BartekSz95/phpvirtualbox/graphs/contributors).
27
+
2022updated by *[Bartek Sz.](https://github.com/BartekSz95)* and various contributors.
31
28
32
-
phpVirtualBox was from 2017 to 2021 maintained by Smart Guide Pty Ltd (tudor at smartguide dot com dot au) with support from various contributors.
29
+
2017-2021 maintained by Smart Guide Pty Ltd (tudor at smartguide dot com dot au) with support from various contributors.
0 commit comments