It'd be nice to have:
1) An easy to call, official "IsOverrideEngineInstalled()" function to quickly detect if your framework is installed. Modders would use that call to display a "OE not detected please install from <link>" or even perform an automated installation (like qQModerator does for vQMod).
2) A sort of "Installation success checker" php file. Basically a guy would install your framework and then enter an URL and would see something like:
- Checking if I can instantiate a class from the factory
- Checking for blah blah (basic sanity checks)
"OE succesfully installed"
3) A commented "Hello world" mod skeleton (maybe optional download) to help OE modders get started. After all vQMod comes with examples and the Hostjars website provides an OC module builder and even an OC module creator.
4) A badge, that is an icon that modders can put in their admin section or wherever (maybe embed the code to instantiate it directly in the framework) that says: "Powered by OE framework".
Nothing fancy, just something like the W3C badge you can get if your site validates:
