Writing a new module allows you to extend PHP-Nuke to get it to do exactly what you want it to do. What we will do here is to create a general-purpose module that will allow users to submit content for modules that do not support user-submitted material. We'll call it UserSubmissions
. It will work in the way the Submit News module works for stories:
The point of this module is that it does not touch the modules for which it allows ...
No credit card required