Shopify eCommerce

Component type

module

Maintenance status

Development status

Downloads

7426

Component created

Component changed

Ecommerce on Drupal doesn't have to be difficult.

This module integrates Shopify with your Drupal website.

Your Shopify products are synced to your Drupal site in real time as Drupal entities. These product entities are fieldable, themable, and completely Drupalized. Shopify's clean and intuitive interfaces power your store's back office and Drupal is used for product display. Customers check out using Shopify's checkout workflow.

Commerce Reset

Component type

module

Maintenance status

Development status

Downloads

4706

Component created

Component changed

While a site is in development or testing phase we create hundreds orders, transactions and customer profiles.
This module allows you to reset commerce to a near blank slate.

At the moment we only support commerce core.

Features

1. Delete orders and reset order number.
2. Delete payment transactions.
3. Delete customer profiles.
4. Delete product variations.
5. Delete history (commerce_message integration)
6. Module is pluggable via API (in 1.3 release)

Commerce Payment Split

Component type

module

Maintenance status

Development status

Downloads

1085

Component created

Component changed

This module allow user pay multiple time for an order.

Ex: When user book a trip $10000, user can pay first time $2000 and then pay multiple time ultil enough.

Version 7.x-1.0 just have feature for this. It missing the hook for other module intergate and also if you need to pay more for an order, you need to change the status of order manually.

Use 7.x-1.x-dev to resolve the change order status. It have a menu to pay more for an order.

commerce_email_notify

Component type

module

Maintenance status

Development status

Component created

Component changed

This module helps Commerce store managers to send emails to customers directly from the order edit form.
Features:
- checkbox within the order form
- new token for commerce_order:log
- new rules event for after submit order update
- variables_email integration
- pre-configured rule to send email if checkbox is selected

This module depends on commerce_email