You are here

commerce_checkout_login.info in Commerce Checkout Login 7.2

Same filename and directory in other branches
  1. 7 commerce_checkout_login.info
name = Checkout Login
description = Adds an inline login form to the Account Information checkout pane.
package = Commerce (contrib)
dependencies[] = commerce
dependencies[] = commerce_checkout
dependencies[] = commerce_order
dependencies[] = commerce_product_reference

test_dependencies[] = views

core = 7.x

files[] = tests/CommerceCheckoutLoginTestBase.php
files[] = tests/CommerceCheckoutLoginGuestCheckoutTest.test
files[] = tests/CommerceCheckoutLoginUserLoginTest.test
files[] = tests/CommerceCheckoutLoginUserRegisterTest.test

File

commerce_checkout_login.info
View source
  1. name = Checkout Login
  2. description = Adds an inline login form to the Account Information checkout pane.
  3. package = Commerce (contrib)
  4. dependencies[] = commerce
  5. dependencies[] = commerce_checkout
  6. dependencies[] = commerce_order
  7. dependencies[] = commerce_product_reference
  8. test_dependencies[] = views
  9. core = 7.x
  10. files[] = tests/CommerceCheckoutLoginTestBase.php
  11. files[] = tests/CommerceCheckoutLoginGuestCheckoutTest.test
  12. files[] = tests/CommerceCheckoutLoginUserLoginTest.test
  13. files[] = tests/CommerceCheckoutLoginUserRegisterTest.test