- 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.
- Kubernetes修煉手冊
- Mastering vRealize Operations Manager(Second Edition)
- 構(gòu)建高可用Linux服務(wù)器(第4版)
- 開源安全運(yùn)維平臺(tái)OSSIM疑難解析:入門篇
- Linux就該這么學(xué)
- 網(wǎng)絡(luò)操作系統(tǒng)教程:Windows Server 2016管理與配置
- Mobile First Design with HTML5 and CSS3
- Cassandra 3.x High Availability(Second Edition)
- AWS SysOps Cookbook
- Windows 7實(shí)戰(zhàn)從入門到精通(超值版)
- Learn SwiftUI
- Docker容器技術(shù)與應(yīng)用
- 再也不踩坑的kubernetes實(shí)戰(zhàn)指南
- 數(shù)字系統(tǒng)設(shè)計(jì)與VHDL
- 微信小程序項(xiàng)目開發(fā)實(shí)戰(zhàn):用WePY、mpvue、Taro打造高效的小程序