You are here

Files in Commerce Node Checkout 7

Primary tabs

File namesort descending Location Namespace Description
commerce_node_checkout.api.php commerce_node_checkout.api.php Provides example hooks defined by the module.
commerce_node_checkout.info commerce_node_checkout.info name = Commerce Node Checkout description = Allows users to pay to publish nodes. core = 7.x package = Commerce (contrib) dependencies[] = commerce dependencies[] = commerce_cart dependencies[] = commerce_checkout dependencies[] =…
commerce_node_checkout.install commerce_node_checkout.install Provides install, update, schema and uninstall hooks for the module
commerce_node_checkout.module commerce_node_checkout.module Provides core hooks and the like for the module
commerce_node_checkout.rules.inc commerce_node_checkout.rules.inc Provides rules integration for commerce_node_checkout
commerce_node_checkout.rules_defaults.inc commerce_node_checkout.rules_defaults.inc Provides default rules needed by the module
commerce_node_checkout.test commerce_node_checkout.test Provides tests for Commerce Node Checkout process.
commerce_node_checkout_expire.info commerce_node_checkout_expire/commerce_node_checkout_expire.info name = Commerce Node Checkout Expire description = Automatic expiration of nodes published via purchase core = 7.x dependencies[] = rules dependencies[] = commerce_node_checkout dependencies[] = interval dependencies[] = date dependencies[] =…
commerce_node_checkout_expire.install commerce_node_checkout_expire/commerce_node_checkout_expire.install Provides install, update, schema and uninstall hooks for the module.
commerce_node_checkout_expire.module commerce_node_checkout_expire/commerce_node_checkout_expire.module Provides core hooks and the like for the module.
commerce_node_checkout_expire.pages.inc commerce_node_checkout_expire/commerce_node_checkout_expire.pages.inc Page callbacks and related functions.
commerce_node_checkout_expire.rules.inc commerce_node_checkout_expire/commerce_node_checkout_expire.rules.inc Provides rules intergration.
commerce_node_checkout_expire.rules_defaults.inc commerce_node_checkout_expire/commerce_node_checkout_expire.rules_defaults.inc Provides default rules needed by the module
commerce_node_checkout_expire.test commerce_node_checkout_expire/commerce_node_checkout_expire.test Provides tests for Commerce Node Checkout Expire process.
commerce_node_checkout_expire.views.inc commerce_node_checkout_expire/includes/views/commerce_node_checkout_expire.views.inc Provide Views integration.
commerce_node_checkout_expire.views_default.inc commerce_node_checkout_expire/includes/views/commerce_node_checkout_expire.views_default.inc Provide default Views.
commerce_node_checkout_expire_field_node_relist_form.inc commerce_node_checkout_expire/includes/views/handlers/commerce_node_checkout_expire_field_node_relist_form.inc Contains the field handler for the node relist form.
README.txt README.txt Overview === Integrate with Commerce in order to allow you to charge users to create nodes. It is possible to have multiple different product offerings for each node type, so the user can pick the product they want to purchase when creating the node.…

Other projects