All notable changes to virtualmin-api
will be documented in this file.
- FIX: Check if actual output is returned on getDomains() before looping (PR-23)
- Add the domain ID to the domain info (PR #19)
- Update contributors in README
- Change scope of runProgram to public
- Added ability to create domain
- Changed the WGET command that was run using a shell to native PHP CURL
- Improved README examples by adding name spacing and adding get and list plans as features
- Added Fabio as contributor
First test version that include live server testing, offline testing, and list domains and get domains commands.
There is also a Laravel Service Provider