Considered feature-complete by its maintainers.

Commerce Eurobank

Adds a payment method to Drupal Commerce to accept credit card payments through the Eurobank (Greek bank) API via XML (not redirection).

Provides options to select the live or the test Eurobank environment and also to have money authorized only or authorized and captured.

Works with euros, dollars and pounds. If there is need for more currencies, please contact me sending me the currency code and I'll add them.

You can see it in action at the demonstration link at the right (https://www.netstudio.gr/support). Be careful though, this is a live site.

Developed and released as GPL for the Drupal community by netstudio.gr.

flag_revisions

Extends the flag module to allow a user to flag revisions.

This is useful in the context of workflow where revisions must be reviewed before being published.

Hierarchical JS

Add simple dependent drop down for Taxonomy terms with hierarchy.

Pushtape Music

Pushtape.com

Build better music websites. Faster.

Pushtape is a collection of open source tools aimed at musicians, bands, and record labels. Manage your music discography, create news updates, upload photos, and post upcoming shows. Includes a mobile friendly theme, streaming music player, and more to help you get started. Pushtape is optimized to work out of the box as a single band website, but provides a leg up in building almost any type of music site.
Download now or try on Pantheon.

Commerce Addressbook

Commerce Addressbook is a module that allows authenticated customers to reuse
previously entered addresses during checkout.
They can manage all entered addresses in their user panel (user/%user/addressbook).

Note that for data consistency reasons editing a previously entered address
won't change it on previously made orders.

Status

The 7.x-3.x version offers UX improvements and is currently the active development version for new features.

Difference between 2.x and 3.x

User's default customer profile will now be displayed below the address selection list in a "read-only" mode (we're no longer trying to refresh the field values after selecting a profile).
If you need to make some changes to an existing customer profile, you'll be able to using an "Edit" button.
A new option has been added to the select list ( "+ Enter a new address") that will let you explicitly specify a new address.

Tcmb

Tcmb demo

What is Tcmb?

Tcmb is a module that retrieves TCMB (Turkish Republic Central Bank) exchange rates set by the admin, and nicely displays them in a table. You can test the 7.x branch here and 8.x branch here.

Who is the targeted audience?

Anybody wishing to display the daily TCMB exchange rates and gold rates on their site is welcome to use it.

Dependencies

Tcmb 6.x requires that cron is run periodically, therefore is dependent on poormanscron. Also, due to the fact that poormanscron doesn't run cron in the background, it is essential that you properly configure cron on your server. For more information, please read this page. Poormanscron comes with the core in Drupal 7.x, but you still need to set up an external cron. It also requires that allow_url_fopen be 1 or On (depending on your distribution) in your php.ini.

Support Requests

Please use the project issue tracker to report bugs, support and/or feature requests.

How to use it?

D6
--
Extract the Tcmb module under sites/all/modules and enable it at admin/build/modules.
Then at admin/settings/tcmb-settings, specify some codes. Then head to
admin/build/block and move the Tcmb:currency block or Tcmb:gold block to your desired region.

D7
--

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only