Adding your own Activity Stream modules
You've created an Activity Stream module using the API and you want to share it with the world.
Contributed modules for Activity Stream should be placed in their own Drupal Projects. Instead of requiring people to download and update the whole Activity Stream module every time a new add-on is released, people can just download the modules they want to use.
To create a Drupal project, you'll first need a CVS account. You'll probably also want to read the guide to maintaining a project on Drupal.org.
Once your project is released and ready for use, create an issue in the Activity Stream issue queue to let the Activity Stream maintainers know about your module. We'll add it to the list on the Activity Stream project page.
