- Learning Joomla! 3 Extension Development(Third Edition)
- Tim Plummer
- 264字
- 2021-08-13 16:29:28
To fork or not to fork?
When you are creating a new extension for Joomla!, should you start from scratch, or fork another similar extension, or use an extension building component? This book is going to cover creating an extension from scratch, so you can learn all the basics. Once you know these, you may wish to fork the extensions we make together or even fork one of your own extensions to save you a lot of time if you need to make something similar.
There are several extension building components that will prompt you for a bit of information, then create a basic component, plugin, or module based on the information you provide. EasyCreator is one such extension that I have used in the past, but you still need to know the basics to be able to modify this automatically generated code to suit your needs. If you want to know more about these types of extension building components, you can refer to the development category within the miscellaneous category on the JED. The JED listing for EasyCreator can be found at http://extensions.joomla.org/extensions/miscellaneous/development/5908.
With regards to forking someone else's extensions, you probably should first approach the developer and discuss your ideas and see if there is an opportunity to work together to make the original extension even better. If the developer has lost interest in further developing the extension or if you have a completely different vision that will take the software down an entirely different path, then there may be an opportunity to fork the extension rather than starting over from scratch.
- 鴻蒙生態:開啟萬物互聯的智慧新時代
- Implementing Azure DevOps Solutions
- Instant Optimizing Embedded Systems using Busybox
- 計算機應用基礎(Windows 7+Office 2016)
- 跟老男孩學Linux運維:Shell編程實戰
- 新編電腦辦公(Windows 10+ Office 2013版)從入門到精通
- Distributed Computing with Go
- Linux系統最佳實踐工具:命令行技術
- Troubleshooting Docker
- Learn CUDA Programming
- Learn SwiftUI
- Web Penetration Testing with Kali Linux(Third Edition)
- iOS 10快速開發:18天零基礎開發一個商業應用
- Office 365 User Guide
- OpenHarmony開發與實踐:基于紅莓RK2206開發板