Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Wordpress/Woocommerce plugin development

Posted By: BlackDove
Wordpress/Woocommerce plugin development

Wordpress/Woocommerce plugin development
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 5.67 GB | Duration: 9h 44m


Real plugin for woocommerce.

What you'll learn
Improve PHP OOP skills
Create own Woocommerce Settings Page
Create own Tab inWoocommerce 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

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/Wocommerce developers. If you're ready to become Wordpress/Wocommerce developer - I'll see you on the inside!

Who this course is for
If you want to learn to master Wordpress/Wocommerce plugin development
If you passed some beginners courses and don't know how to create something complex
If you want to get advanced skills