Online Marketplace Development with Drupal Commerce

Launching an Online Marketplace using Drupal Commerce

Building a Massive Online Marketplace with 5 million SKUs and 250,000 merchants, using Drupal Commerce.

Launched in 2015, this online platform helps users discover local businesses and access the best deals and discounts based on their location.

Key Highlights

  • Massive online marketplace capable of hosting over 5 million SKUs
  • Merchant-app offering end-to-end store management, handling over 250,000 sellers
  • Robust architecture designed to handle 100 million pageviews
Sectors: 
E-Commerce

Need a fourth widget for term reference fields.

I'm trying to allow my users to enter term X into vocabulary X, but I do not want users to be able to see existing terms. For example, a user can enter a couple characters and autocomplete produces all terms with those characters. I don't want users to see those.

I can't locate any modules that address this. A fourth widget type would be nice just for user input. The same way "username" in new account creation allows the input without rendering existing usernames. And if the input is unique it passes, and if it matches an existing pattern it fails.

I'm using D7.

Google Analytics and Booking Content type

Currently, I have a single booking page (Booking content type) in Drupal. For example www.xyz.com/booking and booking page itself is handling error and confirmation page and falls on same URL www.xyz.com/booking. Few Question needs to be considered

Paragraphs in Drupal 7

Hello,

So, I have the latest Paragraphs module and latest Drupal 7 core.

I have a bundle that makes a row of blocks that can vary from 1 to 4 blocks wide, the blocks being a title, short text and optional icon...and it can be linked to other pages.

Different Session Timeout value for different theme/url?

Hi, I have a drupal site which has different URL for desktop version and mobile version. Both using different theme, different URL(using themekey module) but sharing the same database and user base. I wonder is it possible to have different Session Timeout value on desktop and mobile version?

Drupal - Encrypt form(input,passwords) values before form submit in custom module

I would like to modify (encrypt) the form input values in custom module in Drupal, before it sends it decrypted to server. I tried encryption in form submit function and it is working fine, but still some tools finding the plain text data(password) while sending to server.

Can we do it custom_my_form function only? Is there a way to solve it?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x