-
Posts
1,526 -
Joined
-
Last visited
-
Days Won
21
elabx last won the day on November 20 2025
elabx had the most liked content!
About elabx
- Birthday 04/12/1988
Profile Information
-
Gender
Male
-
Location
Mexico City
Recent Profile Visitors
33,008 profile views
elabx's Achievements
-
Related? https://github.com/processwire/processwire-issues/issues/2203
-
There is a panel on tracy to see all the database queries executed, maybe something there?
-
This looks amazing. Thanks for sharing!
-
Ah let's not forget The OG WireQueue! Couple examples from my own experience, involving FormBuilder: It would be great to make FormBuilder actions asynchronous, when integrating whatever third party email/list management, some have very simple integrations that can pass as barely noticeable since it normally involves an extra request, but some of these, sometimes require tokens refreshments to a different endpoint for example, and time starts adding, making the forms feel slow. Another issue that I actually have right now in a website, is how I integrate FormBuilder to save leads as pages, and before saving new pages, I make a search of existing pages/users to avoid duplication of data. This has worked perfectly for the last 8 years or something, but after a few hundreds of leads saved in the database, the query of users during the request is starting to be noticeable, and the form submissions now feel slow. So I'm going to build FormBuilderActionQueueItem to add this process as a queue item to be processed and migrate all logic to the queue worker. Another example that comes to my mind is also building emails that depend on some sort of query, it's not a rare petition that I get to "enrich" emails with related information and data that comes from queries, since the FormBuilder administrator emails' purpose is to help a sales teams make decisions.
-
Got my vote. I've implemented https://github.com/php-enqueue in a couple projects. @ryan Nice to se the Cli interface, just wanted to give a heads up of wire-cli and rockshell. These have been around from quite a while, something could be inspired from these libraries or maybe pick up from the current state of the libraries to work on things like scheduling/queue/agenttools
-
The imminent dangers of "vibe coding", developer shouldn't "vibe", they should control imho.
-
Start - Personal quick-access dashboard with visual link editor
elabx replied to maximus's topic in Modules/Plugins
Do you happen to know https://daun.github.io/processwire-dashboard/#/ ?? I mean your module looks fantastic! But I feel it's something what could have been added to ProcessWire Dashboard? -
Google maps is really expensive nowadays.
-
module HTMX for ProcessWire: Build reactive, state-aware components effortlessly
elabx replied to ukyo's topic in Modules/Plugins
Fantastic, thank you so much ukyo! -
Awesome to see you back around 🙂 Game changer, so glad to hear about this!
-
Always insterested in this sort of projects, thanks for sharing!
-
[WIP] Media Hub - the centralised hub for your PW media
elabx replied to Peter Knight's topic in Module/Plugin Development
This looks amazin @Peter Knight, are you releasing this to the public or as a paid module?- 37 replies
-
- media upload
- media
-
(and 3 more)
Tagged with:
-
Glad to hear that! In the age of AI I think it's hard to get your mind to have patience and stop to learn the fundamentals, so kudos to you!
- 12 replies
-
- 2
-
-
- beginner portfolio
- masonry
-
(and 3 more)
Tagged with: