Knowledge Base

A specialised craft business wants to publish process information as well as notifications for its customers on the web while keeping track of who read what when for legal reasons. As some of the information is sensible and know-how that the company wants to keep from the eyes of the general public, only customers should be able to access them.

I developed a custom knowledgebase in php that integrates seamlessly with the business' website. Customers can log in using their customer number and download PDF documents.
The first time the current version of a document is downloaded, date and time are logged in the database.
New PDF documents can easily be published using a web-based management console that also allows to look into the access logs of the customer accounts.
A training on how to generate PDFs from Microsoft Word documents was conducted on site.

Technologies