UPDATE v0.1.0-beta.3 IS HERE
BRINGS OPPORTUNITIES FOR EXTENSION DEVELOPERS
I've just released v0.1.0-beta.3
, and while I haven't made much visual changes... I've added a very necessary feature: The Ability To Extend An Extension
Now, any developer who wants to add a widget to the dashboard page, can do so.
I will make a tutorial shortly, and will post it on the repository wiki
Tutorial has been posted as How To Add Your Own Widget
Detailed but less interesting changelog:
- Added HEAD comment to PHP files
- Added availability to add custom widgets via ItemList and custom component
- Changed widgets from Dashboard* to Widget*
- Added a items list to the dashboard page for sections
- Created a DashboardSection component for external extensions to use when adding widgets to dashboard