Table of Contents
Portlets
This article covers a basic introduction into the Portlet System.
There is a Portlet Tutorial, which covers the development for your own portlet!
Development
Please have a look at the Portlet API for the PHP part.
- Go to /system/classes/portlets/
- Copy one of the existing files, rename it and the PHP class inside
- Open the Portlet Administration, the Portlet should be visible (if you changed the display name)
Installation
Copy the Portlet file to /system/classes/portlets/.
Yes, that everything!
