Joomla Component Builder
117 subscribers
1 photo
3 videos
3 files
70 links
Download Telegram
πŸ‘‰ JCB v4.0.0-alpha1 is out! πŸ”£
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯8❀3πŸŽ‰3
πŸ†’ JCB v5.0.0-alpha1 is also out! πŸ”
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯7❀5🀩4πŸ‘1
JCB v3.2.0-beta6, v4.0.0-alpha2, v5.0.0-alpha2 is now out!

Some PHP settings that should be helpful going forward:

; Resource Limits and File Uploads
upload_max_filesize = 128M
post_max_size = 128M
max_execution_time = 60
max_input_vars = 5000
max_input_time = 60
memory_limit = 256M

> Add these to the php.ini file where you are running JCB since JCB is large and some defaults are to low.


https://git.vdm.dev/joomla/pkg-component-builder/archive/v3.2.0-beta6.zip
> see changelog

https://git.vdm.dev/joomla/pkg-component-builder/archive/v4.0.0-alpha2.zip
> see changelog

https://git.vdm.dev/joomla/pkg-component-builder/archive/v5.0.0-alpha2.zip
> see changelog

Thank you for all the testing!!!
❀3πŸ‘2
JCB v3.2.0 STABLE is now out!

πŸ”£ Some PHP settings that should be helpful going forward:
; Resource Limits and File Uploads
upload_max_filesize = 128M
post_max_size = 128M
max_execution_time = 60
max_input_vars = 5000
max_input_time = 60
memory_limit = 256M

πŸ”£ Add these to the php.ini file where you are running JCB since JCB is large and some defaults are too low.

πŸ”£ see changelog

πŸ”£ Thank you for all the testing!!

πŸ”£ Big thank you to all our financial contributors‼️

πŸ”£ This version should fully build Joomla 4 and 5 components back and front. (No import/export yet)

πŸ”£ We are planning to add many new features. The first is called Joomla Power, that will like with super powers give you a spk=SuperPowerKey to dynamically add use statements where you use these powers. So the Joomla Power will give you the same power to with the jpk=JoomlaPowerKey add Joomla classes all over your custom code, and let JCB take care of adding the corresponding use statements in the header. I should push out some tutorial on this use-case soon.

πŸ”£ JOIN OUR NEW YouTube Stream....

πŸ‘ we have a new channel on YouTube: https://www.youtube.com/@OctoYou
Yes there is no videos yet 🀩
We will start pushing short easy to follow snippets here.
We will not take the old channel down.
But all our new content will be added to this @OctoYou channel going forward.

πŸ”£ A new Joomla Component Builder Era πŸ‘
Please open Telegram to view this post
VIEW IN TELEGRAM
❀10πŸŽ‰6
πŸ“’ Yes, you heard right! JCB's next set of stable releases is out. πŸŽ‰

πŸ”₯ JCB v5.0.1 - next stable release for Joomla 5.
- Changelog
- Package Repo
- Download

πŸš€ JCB v4.0.1 - next stable release for Joomla 4.
- Changelog
- Package Repo
- Download

πŸ’Ž JCB v3.2.2 - still fully functional for Joomla 3.
- Changelog
- Package Repo
- Download

We will immediately start with the next set of alpha packages. Stay tuned for JUG meeting dates to explore the new additions. Looking forward to seeing you all again soon!

#Release
πŸŽ‰9
πŸ“’ JCB's next set of stable releases are out. Now with Component API!! πŸŽ‰

Joomla 4+ Introduces Native Plugin Architecture and Expanded API Support for Components

We are pleased to announce significant enhancements with this release that reshape how plugins and components are developed and integrated. Plugins are now fully native to the Joomla's new architecture, leveraging a modern, containerized system that aligns with the platform's new file structure. This update ensures seamless performance and compatibility across all Joomla environments.

Furthermore, JCB now allows the addition of APIs for all component admin views (basic first step), empowering developers to extend and customize functionality more easily than ever before.

πŸ”₯ JCB v5.0.2 - next stable release for Joomla 5.
- Changelog
- Package Repo
- Release
- Download

πŸš€ JCB v4.0.2 - next stable release for Joomla 4.
- Changelog
- Package Repo
- Release
- Download

πŸ’Ž JCB v3.2.3 - still fully functional for Joomla 3.
- Changelog
- Package Repo
- Release
- Download
❀7πŸ”₯6🀩3
πŸ“’ JCB's next set of stable releases are out. Now with Advance Demo Component!! πŸŽ‰

We’re thrilled to announce our most stable release yet since transitioning to Joomla 5! This update includes an advanced demo component showcasing new features, along with major bug fixes. Dive into the enhanced experience and check out all the improvements in our changelog. Don't miss out! #Joomla5 #JCB #NewRelease #ComponentBuilder #Joomla

πŸ”₯ JCB v5.0.3 - next stable release for Joomla 5.
- Changelog
- Package Repo
- Release
- Download

πŸš€ JCB v4.0.3 - next stable release for Joomla 4.
- Changelog
- Package Repo
- Release
- Download

πŸ’Ž JCB v3.2.4 - still fully functional for Joomla 3.
- Changelog
- Package Repo
- Release
- Download
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯11🀩7❀1
🌟 Big changes are coming to Joomla Component Builder (JCB)! We're introducing GUID-based linking for effortless data migration, advanced import/export functionality for developers, and a decentralized architecture for greater stability. πŸš€ JCB is empowering developers to build faster, smarter, and better. Learn more: https://opencollective.com/joomla-component-builder/updates/exciting-updates-on-jcbs-progress-and-future-plans
πŸŽ‰9πŸ”₯2
πŸš€ JCB Release Candidates – We Need Your Help! πŸ› 

We're rolling out the latest release candidates for JCB 5 and 4, and this is a BIG milestone! πŸŽ‰

βœ… Database IDs have been fully decoupled – Now, every component is linked via globally unique IDs, ensuring a more robust and flexible structure.
πŸ§ͺ We need testers! Help us ensure a smooth upgrade before the stable release.

πŸ”₯ How to Test πŸ”₯
1️⃣ Backup your project before installing the release candidate.
2️⃣ Build & commit your current extension to Git.
3️⃣ Upgrade to the release candidate & compile again.
4️⃣ Compare the changes (git diff) after replacing the old files.
5️⃣ Report issues if you find discrepancies.

πŸ’‘ Your feedback is critical! We’ve done extensive internal testing, but real-world scenarios help us catch any surprises.

πŸ“’ Join the discussion:
πŸ‘‰ Read More

Thanks for helping us make JCB even better! πŸ’™πŸ”§
❀8
πŸš€ JCB 5 & JCB 4 are here! Faster, smarter, and packed with powerβ€”goodbye backward compatibility issues, hello GUIDs, advanced imports & a decentralized super-core!

Plus, we bid farewell to JCB 3 with its final release. A new era begins!

πŸ”— Read all about it: github.com/vdm-io/joomla-component-builder/discussions/982
πŸŽ‰11πŸ‘1
πŸš€ JCB 5 Alpha 2 – We Need Your Help! πŸš€

We're rolling out JCB 5.1.1 Alpha 2, packed with exciting new features:

βœ… Import Engine – Import data into your JCB components!
βœ… Modal Select – A new field type for seamless selection!
βœ… Bug Fixes – Improved database updates for smoother development!

We need testers to try out these features before we move to Beta! Download the latest release, explore the JCB 5 Demo Component, and report your feedback on GITEA.

Let’s make JCB 5 the most advanced version ever! πŸ”₯

πŸ”— Test & Share Feedback Now! πŸš€ https://vdm.bz/discussions-984
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯7πŸ‘4
πŸ”Š Heads-up to all JCB users!

We've moved Joomla! Component Builder to its own GitHub org β†’ https://github.com/joomengine

A powerful new release is brewing. Keep an eye on our homepageβ€”exciting things ahead!
🀩5πŸŽ‰2
πŸ“¦ JCB Packaging Engine Is Back – Smarter, Fully Git-Based, and Ready for Testing!

JCB’s export/import feature has been completely reinvented as a powerful packaging system. Now using GUID-based relationships and Git repository integration, you can push/pull individual fields, layouts, or entire componentsβ€”with all dependencies automatically handled.

βœ… Push directly from within JCB
βœ… Target GitHub or Gitea repos
βœ… Fork β†’ Connect in JCB β†’ Push β†’ PR
βœ… Demo components already available
βœ… Works in JCB 5.1.1 Beta 2+

Check it out, test it, and help us shape the future of JCB packaging!
πŸ‘‰ https://git.vdm.dev/joomla/Component-Builder/issues/1214#issuecomment-37905
πŸ”₯6
πŸš€ We're about to drop v5.1.1 as the next stable release!
And guess what? We're going live to mark the moment β€” nothing formal, nothing planned, just a spontaneous little hangout. πŸŽ‰

If you're around and feel like joining us for the release celebration, hop in!
No pressure. No big crowds. Just whoever's free and wants to be part of the moment.

It’ll always be like this β€” random, unannounced, casual.
Come hang out if you’re up for it. Let’s do this! πŸ™Œ

ended://meet_google_com/thanks_everyone
❀5πŸ”₯4πŸŽ‰2
πŸ”₯ JCB v5.1.1 is LIVE!
After 5 months of development, we're thrilled to release the most powerful version of Joomla Component Builder yet!

✨ What’s new?
β€’ 🧠 New Packaging Engine β€” Push your components, views, fields & blueprints directly to Git!
β€’ 🧩 Modal Select (Joomla 5 only) β€” Smarter UX across all selection fields
β€’ πŸ“š Full history tracking for subform data
β€’ πŸ›  Massive refactors & performance boosts
β€’ πŸš€ 99% Joomla 6 ready!

Plus, JCB v4.1.1 is out too β€” with nearly all the same features (except Modal Select) for Joomla 4 users!

πŸ“ Full release blog:
πŸ‘‰ https://github.com/orgs/joomengine/discussions/994

πŸ™ Huge thanks to everyone who supports JCB. You're building the future of Joomla with us!
πŸŽ‰6πŸ”₯3❀1
πŸ”₯7🀩5
πŸš€ New JCB Packaging Guide Released!

Learn how to use the new Init β†’ Reset β†’ Push workflow to version, share, and sync your component entities via Git.

🧠 Perfect for teams & solo devs alike.
πŸ“– Read now: https://github.com/orgs/joomengine/discussions/995
❀6