Giter Site home page Giter Site logo

basic_cart's Introduction

basic_cart module drupal 8

Module is released in drupal.org, get the updated recent code from https://www.drupal.org/project/basic_cart

Basic Cart Drupal 8

Basic cart is a very simple shopping cart / checkout process for Drupal, that just sends 2 emails after each order. Along with the shopping cart, this module also provides a block where you can view your cart's content. It's ideal for small websites with only a few products or other content types being sold, for example touristic offers.

Usage

Install the module. If the goods you want to sell don't exist on your website, create a new content type for them. If you already have a content type for them you can skip this step. Select the content type/s on the module configuration page: Configuration - Basic Cart or admin/config/basic_cart. Create a view for the content type/s to get the shop's overview. If you already have it, you can skip this step. You have a block with the cart preview. Activate it ;-) Start to add you're products in the newly created content type or in the one you already have.

basic_cart's People

Contributors

karthikeyan-manivasagam avatar

Stargazers

Lex Misiuro avatar Saetoniux avatar  avatar Nikolay Petrov avatar  avatar

Watchers

James Cloos avatar Nikolay Petrov avatar Saverio Scavelli avatar  avatar  avatar

basic_cart's Issues

Quantity error on Add to cart

If quantity option is disabled, anonym get JS error on Add to cart button (ajax request):
/cart/add/3?entitytype=node&quantity=undefined 403 (Forbidden)

under admin - it's okay, no error, URL same, but no error:
/cart/add/3?entitytype=node&quantity=undefined 200 (ok)

you can see it here in action:
http://techmobile.ru

how can i fix it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.