Publish Away Field

Component type

module

Maintenance status

Development status

Downloads

9210

Component created

Component changed

Publish Away allows you to publish your content in real time on social networks. Publish your content (on adding / updating) on your Facebook (page / timeline) or Twitter.

Do not forget to read the master file README.txt for more information related to the installation.

D8 version provides publish away field type with Facebook and Twitter field support.

For D8, add these packages to your composer.json file :
"facebook/php-sdk-v4" : "4.0.*",
"guzzle/plugin": "3.9.2"

Then run "composer update"

uc_paybyinvoice

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is an UberCart payment gateway which allows customers to pay by invoice. No payment information is captured at the time of checkout. The module is intended for companies which would like customers to pay with terms such as Net 30. It is often the case that orders would be processed offline after 30 days. This is helpful when your customers are large organizations or institutions which typically don't make on-line or on the spot credit card purchases. Users can manually mark orders as paid and indicate how it was paid. (cheque, EFT, cash, etc)

Field Collection Contributions

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a complete rewrite of the commerce_contributions module https://drupal.org/project/commerce_contributions.

It uses a field collection instead of creating a custom field meaning no new database tables or queries are required. It also doesn't force the use of custom products or line items which means you can add a contribution meter to anything you want. Meaning you can put the contribution meter on any product display, product variation, line-item, page, comment, whatever is fieldable.

Commerce Billy

Component type

module

Categories

Maintenance status

Development status

Downloads

28899

Component created

Component changed

Commerce Billy is a lightweight approach for a billing system for Drupal Commerce (Billy = Billing Light). It uses the commerce order entity to hold invoice information, including a separate "invoiced" status. The order number property is used for the invoice number.

See this webinar by Commerce Guys for a in-depth look at Commerce Billy.