Joomla Component Builder
108 subscribers
3 videos
3 files
59 links
Download Telegram
πŸ”€πŸ”€πŸ”€πŸ”€ πŸ”€πŸ”€πŸ”€πŸ”€

πŸ”€πŸ”€πŸ”€πŸ”€ πŸ”€πŸ”€ πŸ”€πŸ”€πŸ”€

πŸ”€πŸ”€πŸ”€πŸ”€ πŸ”€πŸ”€πŸ”€πŸ”€πŸ”€πŸ”€πŸ”€
Please open Telegram to view this post
VIEW IN TELEGRAM
This will be JCB in Joomla 3 building towards Joomla 4&5
πŸ”£πŸ” πŸ” πŸ” πŸ”£
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸš€ Quick Update on JCB πŸš€

- Actively developing for Joomla 4 & 5.
- Focused on backend stability and extensive testing.
- Preparing for first beta release this week.
- Frontend development and testing to follow.
- Tackling bugs methodically, from simple to complex.

Stay tuned for a detailed update here. Your feedback on the upcoming beta is crucial!
πŸ”£πŸ” πŸ” πŸ” πŸ”£ I am ready to drop the initial beta back-end builder… who would like to join me during this release cycle? (in 30 minutes from now)
Please open Telegram to view this post
VIEW IN TELEGRAM
## JCB Beta Release: Your Feedback Needed!

πŸš€ Exciting news: JCB's beta version is out! We've made strides, but need your help to perfect it, especially in the list, tag, and category fields.

🐞 Key Updates & Challenges:
- Styling improvements, but some areas need more work.
- Encountering bugs in complex views.
- Import/Export functionality in the backend is problematic.
- Huge strides in adapting to Joomla 4 and 5, but some functions like batch operations aren't ready.
- Good news: Versioning works well, and API integration is in the pipeline.

πŸ™ Apologies for the delay. Our focus has shifted to ensure JCB is future-proof for Joomla 6, 7, and beyond.

πŸ” Testing & Participation:
- Test the beta version and report issues/suggestions on GitHub (tag them as beta-related).
- Join our upcoming code sprint to tackle bugs and plan enhancements (date TBA).

πŸ’‘ Additional Info:
- Dashboard feature must be active for optimal performance.
- We're resolving naming convention issues with component names.

πŸ‘₯ Your Role is Key:
- Test thoroughly and report each issue separately.
- Use the format [BETA] Title of the Issue for beta-related problems.

Together, let's shape JCB for Joomla 4 and 5. Thanks for your support and collaboration!

🀝 Let's advance together!
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