You can easily embed MapStore2 in your website, and load your UI and configuration dinamically!
Use the MapStore2 JavaScript API to add a MapStore2 map and tools to your page.
MapStore2.create('container', {
plugins: ["Map"]
});
Look at the full code of this example and the JS API documentation for more information.
Toggle Weather Layer (if present)