A configuration item that can be set in tiddlywebconfig.py. It is a list of modules (as plugins) to be imported when twanager starts up. Each module must have a method called {{init}} which may pass . To add a method to the twanager command list use @make_command.