- Mastering WooCommerce 4
- Patrick Rauland
- 147字
- 2021-06-24 16:46:13
Installing WordPress and WooCommerce
WooCommerce was designed as a WordPress plugin from its conception. Everything that WooCommerce has done is done on top of the WordPress platform. So, while this is a book about mastering WooCommerce, we can't start talking about WooCommerce until we make sure a few basic things are taken care of in your WordPress installation.
We're going to make sure your WordPress site is set up correctly and then install WooCommerce. To do that, we're going to look into the following:
- Why and how you should use test sites
- Creating an ad-free admin experience
- How to install WooCommerce
- Configuring settings through the WooCommerce welcome wizard
Once you've done all of the preceding, you'll have WooCommerce installed on a test site and you can start building your online store.
Let's first look at why and how we should use test sites with any WordPress installation.
推薦閱讀
- Spring Boot開發(fā)與測試實戰(zhàn)
- Rust編程:入門、實戰(zhàn)與進階
- Java EE框架整合開發(fā)入門到實戰(zhàn):Spring+Spring MVC+MyBatis(微課版)
- JavaScript語言精髓與編程實踐(第3版)
- Learn Scala Programming
- Linux網絡程序設計:基于龍芯平臺
- Java:Data Science Made Easy
- Mastering macOS Programming
- Learning Apache Kafka(Second Edition)
- 高級語言程序設計(C語言版):基于計算思維能力培養(yǎng)
- Learning Unreal Engine Android Game Development
- 小型編譯器設計實踐
- 計算機應用基礎項目化教程
- 交互式程序設計(第2版)
- OpenCV Android開發(fā)實戰(zhàn)