Module Description
Auctions for Drupal 8 and 9 with Commerce Integration. Toolkit composed of:


* Auctions - Provides an 'Auction' Node type with embed Auction Item field. Full and Teaser view modes enhanced with Countdown Block & Bidders Form.
* Auctions Core - Entity/logic control base for Auction Items & Bidding.
* Autobidding opt-in/out.
* Buy Now, option to only Buy Now.
* Relist restart item: new bid sets.


* Auctions Mail - (Soft dependency) Basic mail notifications to bidders/owner. Using hook_auctions_core_workflow_action() and hook_auctions_core_new_bid() as introduced by Auctions Core.
* Auctions Commerce - (optional. You can process winners in otherways!) Adds an Commerce Order Item to Users cart when auction closes. Email notification to winner/owner.

General Notes:

* auctions installs Auction node type. goto /node/add/auction to add new Auction Item. then full node view will have Bidders form displayed below content.
* auctions If Comments are added to this content type the Bidders form will appear above Comments (field_comments). As this module essentially uses a hook_node_view() to add in components — it is not in general control of Display Layout.
* auctions Auction content type can have other fields added (ie: image gallery) as you need/wish to do.
* auction_mail be sure to configure "Auction HTML" text filter access and weight and interactions with other content types with this new filter type now added to your project. Note: Only basic html is supported by this module. Additional internal coding will prevent images regardless of changes you make to this filter setting.
* auction_mail be sure to set email from/reply for on settings page. It should be you're true domain.
* auctions_commerce Install assumes Default Store exists, payment gateways (etc)...
* auctions_commerce Uninstall does not remove Order Item type (this may have consequences). Orphaned Records.
* Minimal Drupal 8 Version Support : This module has been reborn in time with Drupal 9 release (June 2020). Realistically even though composer.json and modules *.info.yml allows 'all of 8' realistically 8.2 is probably min, possible 8.4..

Contrib Requirments*
Project repo/release has Composer Json included.


* Entity reference (all)
* Inline Entity Form (auctions)
* Commerce (auctions_commerce)
* Address (auctions_commerce)

*Does NOT use Rules. 🎉

Similar As; Contrib Lifespan:
Original project concept base Auction has been abandoned (Commerce Auction also). This projects 7.x branch is only to establish a stable baseline to port all usable patches from the Auction project -- before porting to d8/9.. Footnote: NO upgrade path is supplied. Features/functionality of this module are beginning again!

Project Usage
58
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
DEV
Module Summary
This module aims to provide auctions functionality for Drupal 8 and 9 with Commerce integration, including features such as Autobidding, Buy Now option, and email notifications to bidders and owners.
Data Name
auctions

OPENAI CHATBOT

OPENAI CHATBOT

12:25:57
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.