eztexting_gateway

Component type

module

Maintenance status

Development status

Component created

Component changed

Ez Texting Ez Texting helps businesses and groups use mobile technology to connect with their customers, members and clients. Ez Texting allows you to reach your customers or members wherever they are, at anytime.

This module provides integration between the Ez Texting Text Messaging API and the SMS framework module.

Features:

  • Collect phone numbers on your Drupal-powered site and then use our API to seamlessly send messages to those subscribers.
  • Use the module to build a list of subscribers and send them text messages from within your admin panel whenever you like.

Requirements:

  • SMS framework module
  • An Ez Texting account. Our service is free to try but is a paid service!

SEO UI

Component type

module

Categories

Maintenance status

Development status

Downloads

7543

Component created

Component changed

The SEO UI module glues together the Path, Pathauto, Redirect and Metatag module functionality into a single vertical tab. The basic functionality of the modules is not altered, although some aspects of the form presentation such as descriptive text and labels are altered.

Redirect project by Dave Reid
Meta tag project by Dave Reid

lm_paypal Drupal 7 Port

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an attempt to finish the D7 port of the lm_paypal module.

A separate sandbox seemed to be the best way forward as there are many changes to be made.

Hopefully this work will eventually be merged back into the main module.

Help with both testing and coding is most welcome.

Hoover

Component type

module

Maintenance status

Development status

Component created

Component changed

The Hoover module logs events by sending messages to Loggly.

Loggly is cloud based service for complete application intelligence for app developers. Loggly uses log data to collect, analyze, troubleshoot and monitor your applications.

The Hoover module supports both logging system events (watchdog) and JavaScript logging

Live Tweets

Component type

module

Maintenance status

Development status

Component created

Component changed

Live Tweets is a simple Drupal module that provides a block displaying the last tweet containing a specific keyword. It emits an AJAX request to the Twitter search service and uses javascript to render the block.

This module is standalone and has no dependencies on the Service module or the Twitter module.

Janus Feeds File Fetcher

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a small module I've created in order to fix the "public://feeds" issue at Feeds.

It's a replacement for the Feeds core plugin "Feeds File Fetcher", and it only replaces the line 132 of FeedsFileFetcher.inc from

$feed_dir = 'public://feeds';

to

$feed_dir = file_default_scheme() . '://feeds';

RightMove integration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides import/export option to RightMove.co.uk with Fields API and Views 3.

Currently under development. Please open an issue for feature requests.
برای طراحی وب سایت می‌تونید از سایت ساز کاموا استفاده کنید

فروشگاه ساز کاموا سرویسی هست که میتوانید بدون نیاز به استخدام طراح، فروشگاه خود را بسازید

Commerce Sales Report

Component type

module

Maintenance status

Development status

Component created

Component changed

Commerce Sales Report is a feature export modules made with views to create a simple sales report page for Drupal Commerce.

Currently the features including :
1. Sorting order with starting date and finishing date
2. Order Status sorting
3. Table sorting
4. Grand total for order quantity and amount

Dependencies:
1. views
2. views_summarize
3. ctools
4. features