万本电子书0元读

万本电子书0元读

顶部广告

Shopify Application Development电子书

售       价:¥

51人正在读 | 0人评论 6.2

作       者:Michael Larkin

出  版  社:Packt Publishing

出版时间:2014-05-26

字       数:93.6万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
This is an easy-to follow manual that will guide you through the entire process of application development with Shopify, beginning with the installation and configuration of your local development environment for your app to the deployment of the app to Heroku. If you are a web developer or a designer who wants to extend Shopify stores by building apps, then this book is for you. A basic understanding of programming concepts and some familiarity with Shopify is all that is required to get started with Shopify app development.
目录展开

Shopify Application Development

Table of Contents

Shopify Application Development

Credits

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. Getting Started with Shopify

Revealing Shopify's power

Deciding which type of app to build

Discovering the API

Exploring webhooks

Orders

Products

Shop/Application

Getting ready to build an app

Summary

2. Setting Up

Choosing a development tool

Setting up our development environment

Installing a Ruby management tool

Installing Ruby

Creating the application directory

Installing Rails

Generating a Rails app

Installing Twitter Bootstrap

Setting up source control

Deploying to Heroku

Summary

3. Building a Private App

Signing up for Shopify

Understanding our workflow

Building the application

High-level requirements

Installing a few necessary gems

Storing Shopify API credentials

Connecting to Shopify

Retrieving product information from Shopify

Retrieving order information from Shopify

Cleaning up the UI

Updating the sidebar

Updating orders, products, and variants

Cleaning up the rest of the site

Picking a winner from a list

Creating contests

Summary

4. Going Public

High-level requirements

Supporting multiple accounts

Authorizing user access to data

Verifying Shopify requests

Verifying HTTP GET/POST requests

Verifying webhook requests

Installing from the Shopify App Store

Subscribing to and processing Shopify Webhooks

Summary

5. App Billing and Publication

High-level requirements

Adding free and paid plans

Integrating with the Shopify Billing API

Supporting recurring charges

Publishing in the Shopify App Store

Summary

Index

累计评论(0条) 1个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部