Since 0.7 beta 1, it is possible to create ACP modules to extend the functionality of the Admin Control Panel. In order to use ACP modules, this needs to be enabled in the general configuration (advanced settings).

To create an ACP module yourself, you can start with the following template file.

Within the class defined in the file, you can define as much methods as needed. The objects of functions and admin_functions are accessible by globalising $functions and $admin_functions. Every method defined in these classes can be used freely.

If you have created a new module, feel free to upload it.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog