By bzunnssukj on
I recently heard from a Drupal programmer that one can create a new module without any manual PHP programming, within the Drupal interface. So I searched for modules that offer that capability, but could not find any. Does anyone know whether it is possible, and if so, what module(s) to use?
Comments
There are (or have been)
There are (or have been) tools/modules for creating module skeletons but you still need to write the modules logic.