Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Previewable email templates

The Previewable Email Template (PET) module lets you create email templates, with token substitution, which can be previewed by the user before sending. The emails can be sent to one or many email addresses in a flexible way, and the recipients may or may not be Drupal account holders (users).

PET stores templates in a db table, not the variables table, so there is none of the memory usage which goes with the latter.

PET templates are in one place for easy management by site administrators. Emails can be sent one of three ways:

  • interactively, from a link
  • programmatically, in response to any situation
  • via a Rules action (D7 only)

README for D7 version

Previewable Email Templates (PET)
=================================

The Previewable Email Template (PET) module lets users create email templates,
with token substitution, which can be previewed before sending. The emails can
be sent to one or many email addresses in a flexible way, and the recipients
may or may not be Drupal account holders (users).

Individual email sends can be customized per email send without affecting the
template, which makes one-off customization a breeze.

PET puts all your email templates in one place which makes for easy editing by
your users, who don't have to go into the bowels of Rules to edit an email.

Flag Classes

Demonstration of Flag Classes

This module, to be used with the Flag module, wraps flagged items with useful CSS classes.

Comment Time Tracker

A bare-bones reduction of Yet Another Time Tracker that simply adds a field to any comment form allowing users to enter a time value. Also provides Views handlers to show times associated with comments.

Feeds JSONPath Parser

Dependencies have changed as of April 7th, 2020 due to a security vulnerability discovered in SA-CONTRIB-2019-083. Please review the release notes for information on how to upgrade and backwards incompatibilities.

This project will have no further development. No new features will be added. Only major breaking bugs will be fixed. New installs should use Feeds extensible parsers instead.

Features

This is a parser for the Feeds module that allows parsing JSON using JSONPath. It is very similar to the Feeds XPath Parser module.

Installation

Download https://github.com/FlowCommunications/JSONPath/archive/0.5.0.tar.gz and place the contents of JSONPath-0.5.0 in sites/all/libraries/jsonpath and enable the modules libraries and xautoload.

Documentation

Documentation can be found at http://goessner.net/articles/JsonPath/, and http://code.google.com/p/jsonpath/wiki/PHP.
** The syntax is different for the @ operator. In the documentation, examples look like @.name. That syntax changes to @['name'] since this is PHP and not Javascript.

Shopzilla

Shopzilla PPC integration for merchants and retailers

Shopzilla PPC integration for merchants and retailers

Shopzilla is a leading shopping site popular across the globe. Shopzilla is a powerful method of PPC advertising for retailers. If you are running an ecommerce/shopping site, you will be tempted to publish your products to shopzilla store. However, it takes a lot of time to find get proper documentation from shopzilla staff for publishing/uploading your products. We have undergone this process and hence I hope this module help a lot of people in the drupal community. Once your products are published in shopzilla website, you would be able to generate a lot of sales as there are large number of affiliates for shopzilla.

This module was developed and sponsored by Param Projects For Perfection

What does this module do for retailer's business development?

For non-techies, here is the simple explanation - this module is the best and fastest way to build affiliates through shopzilla network. Feel free to contact us if you need help in setting it up.

STEP BY STEP GUIDE

Assuming you have set up ubercart and created products, follow the instructions below.

1) Upload the module into sites/all/modules folder of your drupal installation.

Embeddables

Embeddable provide a method for embed thingies in content.

It is a pluggable system that currently allows the embedding of nodes and blocks.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools