Difference between revisions of "Drupal Distros"

From Things and Stuff Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{menu}}
 
{{menu}}
 +
 +
ooold
 +
 +
See also [[Open Atrium|Atrium]]
  
 
== General ==
 
== General ==
Line 42: Line 46:
  
 
* http://drupalpcicompliance.org/
 
* http://drupalpcicompliance.org/
 
=== Payment ===
 
* [https://drupal.org/project/payment Payment] is a general payment platform which allows other modules to use any of the payment methods that plug into Payment. With Payment we only need one one Paypal, one credit card and one iDEAL module to use with every single webshop or payment form that you want (applies to any payment method that works with Payment). This shortens development time and improves support, because only one instead of three Paypal modules need to be maintained, and simplifies UX, because all payment (method) information is now located in one place.
 
 
* [https://drupal.org/node/1807610 Payment docs]
 
* [http://api.mynameisbart.com/api/payment Payment API docs]
 
 
* [https://drupal.org/node/1807636 Payment execution workflow]
 
* [https://drupal.org/node/1808016 Writing a payment method controller]
 
 
Payment method controller modules;
 
* https://drupal.org/project/paypal_payment
 
* https://drupal.org/project/ogone
 
* https://drupal.org/project/stripe
 
  
 
=== Ubercart ===
 
=== Ubercart ===
Line 127: Line 117:
  
 
==== Payment ====
 
==== Payment ====
 +
* https://drupal.org/project/uc_sagepayserver - EU?
 +
* https://drupal.org/project/uc_sagepay - Sage Pay (Europe). 3DSecure
 +
* https://drupal.org/project/uc_sage_payments - Sage Payment Solutions (North America)
 +
 +
* https://drupal.org/project/uc_authnet
 +
 +
* https://drupal.org/project/uc_worldpay
 +
 +
 
* https://drupal.org/project/uc_stripe - 7.x-dev
 
* https://drupal.org/project/uc_stripe - 7.x-dev
 
* http://bitcookie.com/blog/ubercart-and-stripe-js - fork
 
* http://bitcookie.com/blog/ubercart-and-stripe-js - fork
 
* https://github.com/victorquinn/uc_stripe - 6.x
 
* https://github.com/victorquinn/uc_stripe - 6.x
  
* https://drupal.org/sandbox/topsitemakers/1846242 - Ubercart Paymill Integration
+
* https://drupal.org/project/uc_paymill
 
 
* https://drupal.org/project/uc_authnet
 
 
 
* https://drupal.org/project/uc_worldpay
 
  
* https://drupal.org/project/uc_sagepayserver
 
* https://drupal.org/project/uc_sage_payments - usa
 
* https://drupal.org/project/uc_sagepay - eu
 
  
* https://drupal.org/project/uc_realex - elavon
+
* https://drupal.org/project/uc_realex - Elavon. No 3DSecure.
* https://drupal.org/node/1443424 - virtualmerchant d7 module
+
* https://drupal.org/node/1443424 - VirtualMerchant D7 module
  
 
* https://drupal.org/project/uc_turkish_banks - xml request
 
* https://drupal.org/project/uc_turkish_banks - xml request
Line 198: Line 190:
  
 
* https://drupal.org/project/comingsoon
 
* https://drupal.org/project/comingsoon
 +
 +
 +
 +
* http://buytaert.net/how-to-move-an-entire-government-to-a-new-digital-platform
 +
 +
* https://www.govcms.gov.au

Latest revision as of 23:39, 24 November 2017

ooold

See also Atrium

General

Creating distributions

See Building

  • Make file (installs modules required)
  • Profile (enables modules, sets some base core settings)
  • Features (Sections of site building config; settings as code)
  • Strongarm (Other settings that are beyond Profiles, for capturing in a Feature)

Strongarm

  • Strongarm gives site builders a way to override the default variable values that Drupal core and contributed modules ship with. [1]

Groupware

Open Atrium

Drupal Commons

7.3 pre-alpha beta

Contrib Features etc. for Commons

etc.

E-commerce

See also Contrib#E-commerce

Ubercart

Shipping / quotes

Contrib

Payment



Drupal Commerce

Payment

Open Publish

Open Media

Node Stream

  • http://nodestream.org/ is a Drupal-based web platform for newspapers, magazines and other websites providing a stream of content.

Open Outreach

Search form Search

Open Church Site

Other