- Learning Joomla! 3 Extension Development(Third Edition)
- Tim Plummer
- 156字
- 2021-08-13 16:29:28
Chapter 2. Getting Started with Plugin Development
By now, I'm sure you are itching to get your hands dirty and start playing with some code. If you skipped the first chapter, don't worry, you can come back to the theory later. Most development books will start out with a "hello world" example, but that's been done before and is really boring, so we are going to skip that and start out by creating a simple plugin that actually does something useful. By the end of this chapter, you will have made your first Joomla! plugin. You will learn the following things in this chapter:
- An overview of the various types of Joomla! plugins
- How to create a content plugin
- How to package your plugin so you can share it with others
- How to make your plugin more flexible by adding parameters
- How to create language files for your plugin
- The power of language overrides
推薦閱讀
- Linux設備驅動開發詳解(第2版)
- Linux系統架構與運維實戰
- Red Hat Enterprise Linux 8系統管理實戰
- 網絡操作系統:Windows Server 2003管理與應用
- BPEL and Java Cookbook
- 嵌入式應用程序設計綜合教程(微課版)
- Windows Server 2012 Hyper-V Cookbook
- Installing and Configuring Windows 10:70-698 Exam Guide
- 嵌入式Linux應用開發菜鳥進階
- 數據中心系統工程及應用
- 移動應用UI設計模式(第2版)
- 蘋果OS X Mavericks 10.9應用大全
- Mastering Reactive JavaScript
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- jQuery UI Cookbook