.profile/profile/README.md

21 lines
4.1 KiB
Markdown
Raw Permalink Normal View History

2024-06-07 21:31:00 +00:00
# Welcome to the [Joomla! Component Builder (JCB)](https://git.vdm.dev/joomla/Component-Builder)
2024-06-07 21:11:31 +00:00
2024-06-07 21:31:00 +00:00
Joomla Component Builder (JCB) is a powerful tool designed to simplify and accelerate the development of custom Joomla
components. Its primary goal is to empower developers by providing an intuitive interface that automates the creation of
component code, enabling you to build, customize, and manage Joomla components with ease.
2024-06-07 21:11:31 +00:00
2024-06-07 21:31:00 +00:00
By using JCB, you can focus more on your specific application logic and less on repetitive coding tasks, ensuring a more
efficient and streamlined development process. Dive in, explore the possibilities, and contribute to making Joomla
component development faster and more enjoyable for everyone!
2024-06-07 21:11:31 +00:00
2024-06-07 21:31:00 +00:00
| Description | Links |
|-------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Report an issue with the Joomla! Component Builder. | [Open An Issue](https://git.vdm.dev/joomla/Component-Builder/issues/new/choose) - [Go To Issues](https://git.vdm.dev/joomla/Component-Builder/issues) |
| Download the JCB package to install on your Joomla website. | [Stable Releases](https://git.vdm.dev/joomla/pkg-component-builder/releases) |
| Download the nightly JCB package for your Joomla site. | [J 5](https://git.vdm.dev/joomla/pkg-component-builder/archive/5.x.zip) - [J 4](https://git.vdm.dev/joomla/pkg-component-builder/archive/4.x.zip) - [J 3](https://git.vdm.dev/joomla/pkg-component-builder/archive/3.x.zip) |
2024-06-07 21:31:00 +00:00
| Join us on Telegram. | [Announcement](https://t.me/Joomla_component_builder) - [Updates](https://t.me/jcb_updates) - [User Group](https://t.me/jcb_group) |
| Join us on JoomlaCommunity Chat, (mattermost) | [JCB Channel](https://joomlacommunity.cloud.mattermost.com/main/channels/jcb) |
| Watch and learn from video tutorials. | [Original](https://www.youtube.com/playlist?list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE) - [German](https://www.youtube.com/playlist?list=PLQRGFI8XZ_wu0tDFxJtZFwW7AxA4JHQV7) - [Hello World](https://www.youtube.com/watch?v=IQfsLYIeblk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&index=45) |
| Search the wiki text based on the tutorials. | [Wiki](https://git.vdm.dev/joomla/Component-Builder/wiki) |
| Contributing to the Joomla Component Builder | [Guide](https://git.vdm.dev/joomla/Component-Builder/src/branch/5.x/.github/CONTRIBUTING.md) |