Joomla Component Builder
115 subscribers
3 videos
3 files
66 links
Download Telegram
Took me 30 minutes to update this project (a backend only project) from Joomla 3 πŸ”£ πŸ” πŸ” πŸ” πŸ” πŸ” πŸ”  5️⃣

https://git.vdm.dev/joomla/eHealth-Portal/src/branch/5.0-dev
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”£ πŸ” πŸ” πŸ” πŸ” πŸ” πŸ”  5️⃣

Good news, the back-end is stable (except for this DB issue)

Thank you for all those testing the JCB extension, it is really helping us move faster. PLEASE CONTINUE!!!!

Next we are moving towards the front-end!

I already have a few components that work both front-end and back-end (no errors in Joomla 5). I just had to manually write the Router class. So I am working on automating the new Router class as we speak. The new Router class has moved to its own table in JCB... more info to follow.

We want to have a Code Sprint (virtual). Who would be interested?

Agenda for Code Sprint:

- Create a checklist of TODO's for migrating a JCB component to Joomla 5 (see repo AI made as the starting point)
- Discussion about new features we would like to add
- Further debugging of known issues
Please open Telegram to view this post
VIEW IN TELEGRAM
So we have a winner:
## Monday Feb 5th After Hours (GMT +2)
> Now we would like to select the starting time:
Final Results
14%
Feb 5th, 5pm (GMT +2)
14%
Feb 5th, 6pm (GMT +2)
0%
Feb 5th, 7pm (GMT +2)
0%
Feb 5th, 8pm (GMT +2)
71%
Feb 5th, 9pm (GMT +2)
We have now also added a new channel for JCB on the official Joomla-MatterMost chat platform for those who prefer to connect there.

https://joomlacommunity.cloud.mattermost.com/main/channels/jcb

πŸ”£ We plan to keep official JCB announcement in sync on all channels. We also plan to increase our social footprint, if any of you would like to help, and have experience as a social influencer please contact Llewellyn, we need your help.
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸš€ JCB v3.2.0-beta1 is now out!!!

- We moved beta to the main repositories
- So please check the package location has changed
- This release is the beta1 of the next stable release v3.2.0

see changelog for more.
πŸ‘‰ JCB v4.0.0-alpha1 is out! πŸ”£
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ†’ JCB v5.0.0-alpha1 is also out! πŸ”
Please open Telegram to view this post
VIEW IN TELEGRAM
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!!!
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
πŸ“’ 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
πŸ“’ 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
πŸ“’ 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
🌟 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
πŸš€ 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! πŸ’™πŸ”§
πŸš€ 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
πŸš€ 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