User Notifications

Component type

module

Maintenance status

Development status

Downloads

2743

Component created

Component changed

Im actively seeking new maintainer for the project, please get in touch if interested!!

The User Notifications module was born out of the need for a Facebook Style notifications system where each user can see a list of notifications related to them.

Hostcare Server Management

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project was posted a year ago but we do not have time to come back as we been very busy. We come back to try push this project forward.

This is fresh Developer version of this module. We strongly suggest to do not use
it on live environment!!! This version is only for testing. We recommend use this
on virtualization software ex. VirtualBox.

We test it only on Virtualmin from 3.80 GPL.

Ubercart Product Registration

Component type

module

Maintenance status

Development status

Component created

Component changed

I've chosen to end work on this module as I dont find myself needing it as of recently. It will remain in a sandbox until revival is needed---a lot of the work originally in here was during my learning phase with Drupal, so I don't doubt there are many better ways to implement this. As such, I forsee building an alternative module which would work with Drupal commerce.

Product registration is useful for tracking ownership, generating reminder emails, and so, so much more.

Hosting upload

Component type

module

Categories

Maintenance status

Development status

Downloads

2500

Component created

Component changed

This module will extend Aegir hosting system

Introduction

Native aegir workflow requires system administrators to login to the machine and use wget or drush to get the platforms and extensions to the machine. At the front-end one must be very specific about the location where the platform is published.

The solution

At adding platforms this module provides uploading a platform, by any compression format supported by 7-zip, via the frontend.

DropIn

Component type

module

Maintenance status

Development status

Downloads

1118

Component created

Component changed

The DropIn module allows site developers/administrators to add path based CSS and JS files to their site.

Example
When a visitor requests www.example.com/news/articles/issue-1, the module will look for the next css files in the theme directory:

news.css - styles all pages under news/
news.articles.css - styles all pages under news/articles/
news.articles.issue-1.css - only styles the page issue-1