I have to make a web application that produces pages that contain panels with different setting configurations for different sites the page is hosted under.
For example, SiteA.com has a search panel with 3 select dropdowns and SiteB.com can have a search panel with 4 select dropdowns.
Can anyone offer any advice on how I could proceed? Or recommend any patterns that might conform to what I'm trying to achieve?