Employee portal?
-
Is there a go to tool for making a portal for employees or teams?
Something where you can have links to the web apps and tools you use as well as present news.
Basically the start page on every employees browser.When I'm writing "portal" it sound 90s-ish so maybe what I'm looking for is called something else.
-
@Pete-S said in Employee portal?:
Is there a go to tool for making a portal for employees or teams?
Something where you can have links to the web apps and tools you use as well as present news.
Basically the start page on every employees browser.When I'm writing "portal" it sound 90s-ish so maybe what I'm looking for is called something else.
Making a static webpage someplace is the simplest. Where to put it becomes a question.
-
@Pete-S said in Employee portal?:
When I'm writing "portal" it sound 90s-ish so maybe what I'm looking for is called something else.
You can call it an "Intranet"!
Now you really feel old.
-
@JaredBusch said in Employee portal?:
@Pete-S said in Employee portal?:
Is there a go to tool for making a portal for employees or teams?
Something where you can have links to the web apps and tools you use as well as present news.
Basically the start page on every employees browser.When I'm writing "portal" it sound 90s-ish so maybe what I'm looking for is called something else.
Making a static webpage someplace is the simplest. Where to put it becomes a question.
Yup, this is definitely the simplest.
Other things that seem to work include something like NextCloud as it gives you functionality (like file storage) but also a place to put custom links.
Sharepoint, obviously, did this first and works really well too if you aren't on a budget.
Any wiki will do the trick here. We use Wiki.js for this ourselves and it's... ok. Dokuwiki, MediaWiki, Bookstack... anything like this will work.
-
https://github.com/bastienwirtz/homer
https://github.com/linuxserver/Heimdall - this one doesn't have a way to add news feed , still great, it's being rewritten to nodejs