Is it possible to install GeoExplorer into existing Geoserver?
The answer is YES!
Just follow the instructions on this page https://github.com/opengeo/suite/tree/master/geoexplorer
if there is an error: [INFO] BUILD FAILURE, do not panic! An error occured because not all libraries provided in opengeo/suite, for example "suite/geoexplorer/externals/buildkit", so you need to download it from another repositories and put it into current folder.
if the installation (mvn install) has completed, you will have geoexplorer.war and geoexplorer/ in target/ directory, and put it into tomcat/webapps/. After that, restart the Tomcat.
Enjoy!











