Posted by sachiguns on March 20, 2010 at 6:31pm
-
Good products has Appcenters like Apple App store , Ubuntu App
center ect.. -
by using those centers we can discover thousands of apps in various
category's. -
When we consider about drupal, if we want to add module we need to
download that module from: http://drupal.org/project/Modules or http://drupalmodules.com
and install it.
I am trying to propose convenient solution for module installing
possible implementation
- Develop separate module to access and browse module-galary through Drupal.
- Above module can be integrate with http://drupalmodules.com and get data about modules.
- So we can extend drupalmodules.com to support this functionality.

Comments
its already in dev on drupal
its already in dev on drupal 7
installing modules from the browser itself..
its just one step from there to creating a module as a content type and serving it from the drupal module db in JSON to a drupal installation...