reklama - zainteresowany?

Getting Started with Drupal Commerce. Learn everything you need to know in order to get your first Drupal Commerce website set up and trading - Helion

Getting Started with Drupal Commerce. Learn everything you need to know in order to get your first Drupal Commerce website set up and trading
ebook
Autor: Richard Jones
Tytuł oryginału: Getting Started with Drupal Commerce. Learn everything you need to know in order to get your first Drupal Commerce website set up and trading
ISBN: 9781783280247
stron: 152, Format: ebook
Data wydania: 2013-09-24
Księgarnia: Helion

Cena książki: 119,00 zł

Dodaj do koszyka Getting Started with Drupal Commerce. Learn everything you need to know in order to get your first Drupal Commerce website set up and trading

Drupal Commerce is emerging as the preferred option for open source e-commerce, and it also stands up to comparison against established proprietary systems.

Getting Started with Drupal Commerce is an introductory guide to building an online store using Drupal Commerce in Drupal 7.

Getting Started with Drupal Commerce takes you step-by-step through a complete e-commerce website build, from a clean installation of Drupal to a working example store. Starting with how to set up a Drupal development environment, we then discuss the planning of an e-commerce site and the typical questions you should be asking before getting started.

Next, we walk through all of the essential setup required for most types of e-shop, including taxes, shipping, discounts and coupons, the checkout process, and backend order management. By the end of Getting Started with Drupal Commerce, you will be fully-equipped to plan and build your own store and you will understand the fundamental principles of Drupal Commerce that will enable you to progress to more complex store builds.

Dodaj do koszyka Getting Started with Drupal Commerce. Learn everything you need to know in order to get your first Drupal Commerce website set up and trading

 

Osoby które kupowały "Getting Started with Drupal Commerce. Learn everything you need to know in order to get your first Drupal Commerce website set up and trading", wybierały także:

  • Windows Media Center. Domowe centrum rozrywki
  • Ruby on Rails. Ćwiczenia
  • DevOps w praktyce. Kurs video. Jenkins, Ansible, Terraform i Docker
  • Przywództwo w Å›wiecie VUCA. Jak być skutecznym liderem w niepewnym Å›rodowisku
  • Scrum. O zwinnym zarzÄ…dzaniu projektami. Wydanie II rozszerzone

Dodaj do koszyka Getting Started with Drupal Commerce. Learn everything you need to know in order to get your first Drupal Commerce website set up and trading

Spis treści

Getting Started with Drupal Commerce. Learn everything you need to know in order to get your first Drupal Commerce website set up and trading eBook -- spis treści

  • Getting Started with Drupal Commerce
    • Table of Contents
    • Getting Started with Drupal Commerce
    • Credits
    • Foreword
    • About the Author
    • About the Reviewers
    • www.PacktPub.com
      • Support files, eBooks, discount offers and more
        • Why Subscribe?
        • Free Access for Packt account holders
    • Preface
      • What this book covers
      • What you need for this book
      • Who this book is for
      • Conventions
      • Reader feedback
      • Customer support
        • Downloading the example code
        • Errata
        • Piracy
        • Questions
    • 1. Introducing Key Concepts
      • An introduction to Drupal Commerce
      • Products that can be sold
      • Key terminology
        • The Product module
        • The Order module (commerce_order)
        • The Line item module (commerce_line_item)
        • The Customer profile module (commerce_profile)
        • The Payment transaction module (commerce_payment_transaction)
      • Prerequisites and dependencies
        • The Views module
        • The Rules module
        • The Entity module
        • The Address Field module
        • The Chaos Tools module
        • The Token module
        • The Pathauto module
      • Customizing and extending
      • Summary
    • 2. Installing Drupal Commerce
      • System requirements
      • Downloading Acquia Dev Desktop
      • Setting up a new Drupal site
      • Setting your memory limit
      • Enabling Drupal Commerce modules
      • Summary
    • 3. Planning Your Store
      • Defining the catalogue
        • Base product definition
        • Physical products
        • Digital downloads
        • Tickets
        • Content access and subscriptions
      • Customizing products
      • Classifying products
        • Pricing
        • Currency
        • Variable pricing
        • Customers
        • Taxes
        • Payments
        • Shipping
        • Stock
        • Legal compliance
        • Customer communication
        • Back office
        • User experience
        • The source of product data
      • Summary
    • 4. Products
      • Setting up the store currency
      • Planning our products
        • Product entities and product displays
          • Variations on a theme
          • From a browsing perspective
          • From a buying perspective
        • Managing the product entity or product display marriages
          • Terminology changes
        • Ensuring unique product titles
        • Defining a new product variation type
        • Adding an Image field
        • Adding a Pack size (Taxonomy) field
          • Pack size as variation picker
        • Adding a physical weight field
      • Defining the product (display) node
        • Variation management
      • Catalog structure
      • Entering product data
        • Adding taxonomy terms
        • Adding products
          • Product (display)
          • Product variations
        • Product catalog
        • Menu settings
        • URL path settings
        • Revision information
        • Authoring information
        • Publishing options
          • Displaying the product
        • Refining the layout
          • Adding to cart field behavior
      • Summary
    • 5. Shopping Cart
      • The Shopping cart page
        • Format
        • Fields
        • Filter criteria
        • Sort criteria
        • Footer
        • Advanced
      • Customizing the Cart page
        • The Cart block
      • Summary
    • 6. Checkout
      • Checkout pages
      • Checkout panes
        • Pane settings
      • Account information
      • Billing information
      • Completion message
      • Checkout rules
        • How a rule works
        • Other default rules
          • Assigning an anonymous order to a pre-existing user
          • Creating a new account for an anonymous order
          • Sending an order notification e-mail
      • Payment gateways
        • Selecting a payment gateway
          • Types of payment gateway integration
          • Offsite redirection
          • Inline
          • Direct
        • Setting up PayPal
      • The customers view
        • Customer view of the Checkout page
        • Customer view of the Review order and Payment page
        • Customer view of Order complete
      • Summary
    • 7. Shipping
      • Definition of terms
        • Shipping method
        • Shipping service
      • Setting up our Flat Rate shipping services
        • The output shown to the customer
          • Shipping address
          • Calculating shipping rates via AJAX
        • Presenting different shipping services based on the order conditions
          • Free shipping when you spend a certain amount
          • International shipping exempt from free shipping
            • Checking the value of the order value is above a certain threshold
      • Different billing and shipping addresses
      • Order tracking
        • Advanced order tracking
      • Summary
    • 8. Tax
      • Tax types and tax rates
      • Commerce Tax modules
      • Setting up standard VAT
        • VAT applied
        • Determining which taxes apply
        • Basic tax handling
        • Advanced tax handling
        • Handling prices
          • Methods of determining applicable tax
          • Adding a VAT code taxonomy
        • Conditional tax rules
          • Checking for the presence of a commerce product field
          • Checking for the presence of a tax code field
          • Checking for the value of a tax code field
          • Repeating for zero rated tax
          • Testing VAT conditions
      • Summary
    • 9. Managing Orders
      • Configuring the back office
      • Default order states and status codes
      • Simple convention for the use of status codes
      • Viewing payment transactions
      • Summary
    • 10. Discounts and Coupons
      • Site-wide discounts
      • Extra price discount format
      • Limiting the discounts to a date range
        • Creating your rule
          • Testing your rule
      • Coupons
        • Fixed discount on your order
        • Adding an expiry date to a coupon
      • Summary
    • Index

Dodaj do koszyka Getting Started with Drupal Commerce. Learn everything you need to know in order to get your first Drupal Commerce website set up and trading

Code, Publish & WebDesing by CATALIST.com.pl



(c) 2005-2024 CATALIST agencja interaktywna, znaki firmowe należą do wydawnictwa Helion S.A.