WordPress/WooCommerce plugin development

Real plugin for WooCommerce.

Ratings: 3.82 / 5.00




Description

This is a complete WordPress/WooCommerce plugin, that could be easily accepted by WordPress repository. You will learn how to build this one.  At first, this task may seem impossible to you, if you are a new one in plugin development. By doing step by step, as this course is builded, finally you will get enough knowledge to build somethig similar or even more complex project, i have no doubt.

You will learn the vital cycle of WooCommerce, how it is built, and what you will need to expand its functionality:

1. Admin. With help of WooCommerce hooks you will display data in right place, then interact with this data through Javascript, and then save want you need to database (wp_options, wp_postmeta tables).

  1.1 WordPress media & WordPress template libraries will help us to build complex components logic.

2. Front. With help of WooCommerce hooks you will display data in right place, then interact with this data through Javascript, and then save want you need to Cart Session/ WC_Order_Item meta. Updating prices in cart/checkout, in price html strings, display choosen meta in cart/checkout/thankyou pages, custom functions, deep look inside woocommrce methods and many other things.

  2.1 Fancybox, Tippy, Slick, SlimScroll will improve UX/UI.

  2.2 Make Compatible with Variable product type.

Become highly competent and relevant among WordPress/WooCommerce developers. If you're ready to become WordPress/WooCommerce developer - I'll see you on the inside!

What You Will Learn!

  • Improve PHP OOP skills
  • Create own WooCommerce Settings Page
  • Create own Tab in WooCommerce Meta box
  • Interactions with WordPress media, WordPress template libraries
  • Advanced WooCommerce structure
  • Working with other libraries such as slick, slimscroll, tippy, fancybox, select2
  • WC_Product/WC_Cart/WC_Checkout processes
  • Advanced practise of manipulating data with php/js

Who Should Attend!

  • If you want to learn to master WordPress/WooCommerce plugin development
  • If you passed some beginners courses and don't know how to create something complex
  • If you want to get advanced skills