Page 1 of 1
					
				Changing the dashboard
				Posted: Thu May 16, 2019 12:52 am
				by jafo
				Is there a way to either override the dashboard in the theme or configure the dashboard to point to a completely different "view"?
Thanks,
Brian
			 
			
					
				Re: Changing the dashboard
				Posted: Thu May 16, 2019 1:07 am
				by GregS
				I've moved this into the Theming area, as that's what it's about. To have a different view for the dashboard, you'd need to create a theme plugin (described elsewhere) and implement a new Template/People/splash.ctp; this might use some or none of the existing elements that comprise the current version. Or if you just wanted to replace certain parts of that page, you could implement new versions of just the element(s) in question.
			 
			
					
				Re: Changing the dashboard
				Posted: Thu May 16, 2019 11:03 am
				by jafo
				Thanks for moving this.  Yes, this would definitely be a theme item.  Really appreciate the help and guidance.
~Brian