A plugin to configure and manage GeoServer from QGIS.
To install, run the following in a terminal (you will need to have paver installed):
$ paver setup $ paver install
The first command will fetch the dependencies required by the plugin. The second one will install the plugin in your local QGIS plugins folder. Open QGIS and you should already see the GeoServer Explorer plugin available in your QGIS plugin manager.
Usage is documented here
If you have questions, please use the project mailing list
Use the Github project for any bug reports. Pull requests are welcome.