Opencart 2.3.0.2 Module Development By Example
Opencart is a free, open-source e-commerce platform. Its easy to install, easy to use, and full of features. A big part of Opencart is the Opencart Marketplace, where developers can share their custom extensions that will expand the functionality of an owner's opencart store. In this course, you will be taught by an industry professional with years of experience. You will learn how to create one of these custom opencart extensions step-by-step, so that you can begin developing like the pro's!
More
You'll learn ...
- The MVC Architecture
- Routing in Opencart
- Passing Data between the Controller and the View
- Creating new database tables
- Storing and Retrieving data from the database
- OC-Mod Creation
- Packaging your Extension for distribution on the web
- ... And so much more!
You'll be building a Give-Away module, which will allow the Administrator of the store to create a giveaway, assign a product to be given away, and have the system select a winner of the product! When you're done you'll know how to create the module from start to finish, as well as know how to package it up for distribution on the web!
- Know how to install the opencart framework. Know the basics of working with PHP and SQL. A little knowledge of jQuery and Bootstrap would be helpful, but is not required.
- Beginner through Intermediate Opencart developers who wish to gain more knowledge regarding how to build extensions in a professional way, and then package them for distribution.
What you'll learn:
- Students will be able to develop custom functionality for the opencart framework, and then package that functionality so that it can be shared with the world.
Watch Online Opencart 2.3.0.2 Module Development By Example
# | Title | Duration |
---|---|---|
1 | Course Requirements | 01:01 |
2 | Course Introduction | 00:47 |
3 | Create Database Table | 01:18 |
4 | Create MVC-L Files | 04:51 |
5 | Permissions Problems | 01:04 |
6 | Create Home Route | 02:34 |
7 | Create View | 03:41 |
8 | Pass Data to View | 04:05 |
9 | Design HTML | 04:02 |
10 | Create Customers | 01:00 |
11 | Post to Controller with AJAX | 08:40 |
12 | Save Data via the Model | 08:23 |
13 | Retrieve Data via the Model | 04:06 |
14 | Pick a Winner Button | 04:48 |
15 | Pick a Winner and Save it | 08:31 |
16 | Display Winner Information | 07:54 |
17 | Display Product Information | 11:20 |
18 | Delete Button and Giveaway Date | 07:02 |
19 | Advanced Refactoring Intro | 00:43 |
20 | Advanced Refactoring Part 1 | 06:57 |
21 | Advanced Refactoring Part 2 | 02:39 |
22 | Advanced Refactoring Part 3 | 05:24 |
23 | Final Bug Fixes | 01:20 |
24 | Package the Database | 03:28 |
25 | Column Left OC-Mod | 04:52 |
26 | Testing OC-Mod Modification | 01:11 |
27 | Final Packaging of Extension | 04:02 |
28 | Installation in Live Server | 01:19 |