-
Content Count
93 -
Joined
-
Last visited
Community Reputation
60 ExcellentAbout eydun
-
Rank
Full Member
Recent Profile Visitors
676 profile views
-
eydun started following RockMigrations - Easy migrations from dev/staging to live server, ☁️ Duplicator: Backup and move sites, Wireframe and and 2 others
-
It would be great if Wireframe got it's own Module-Specific Support forum.
-
Here is a nice alternative: https://kenwheeler.github.io/cash/
-
Thanks for the info. Plausible is also a nice alternative.
-
I agree. Headless UI looking promising.
-
I do not expect that Tailwind will ever have JS components included. Instead it integrates easily with other JS-frameworks such as Vue or Alpine.JS. You can find many examples of Tailwind with Alpine here: https://www.alpinetoolbox.com/
-
Oh my, I am not sure I can remember that 😕 Do you also get memory leak with the upgrades module, or some other module?
-
RockMigrations - Easy migrations from dev/staging to live server
eydun replied to bernhard's topic in Modules/Plugins
BTW, the new migrate-method together with Tracy Console is a game changer 👍🙂 -
RockMigrations - Easy migrations from dev/staging to live server
eydun replied to bernhard's topic in Modules/Plugins
You are correct 😄 But I think your excellent RockMigrations.module.php also uses the array_key_exists-function. -
RockMigrations - Easy migrations from dev/staging to live server
eydun replied to bernhard's topic in Modules/Plugins
I think this is related to php 7.4 has deprecated "array_key_exists". If you can downgrade to php 7.3, then that will remove this message. -
You can send bulk e-emails with ProMailer https://processwire.com/store/pro-mailer/
-
I do not think it is possible to translate those words.
-
Maybe some hints in this thread:
-
RockNette - Wrapper to integrate Nette Framework into ProcessWire
eydun replied to bernhard's topic in Modules/Plugins
Hi @bernhard. I am just trying to learn 😄 What is the reason that you place the "Nette"-components in the "/assets"-folder, and not in the "modules/RockNette"-folder? -
Proof of concept: Floating buttons and position storage
eydun replied to David Karich's topic in Wishlist & Roadmap
I would love to have this as a module.- 5 replies
-
- ux
- ux improvement
-
(and 1 more)
Tagged with:
-
There's no such thing as a 'perfect' page builder
eydun replied to Jonathan Lahijani's topic in Dev Talk
Hi @Jonathan Lahijani Thank you for your research into this topic. I agree with you that RepeaterMatrix is a good and probably the best solution for page-building, and should be developed even further in the future.