Please don’t use Pods
-
Please don’t use Pods!
Unfortunately, I have to work with Pods for 7+ of years now … (our own decision back then, deeply regret it).
(For complex projects) The major issue is, that Pods is not working with WordPress, but working around it. Means, it doesn’t integrate into WordPress (and plugins) very well. You have custom, non-intuitive functions for everything Pods related. So you eventually have to write a lot of custom code instead.
It gives you more problems than solving. Whenever there is a new requirement where Pods is involved, it needs much more resources to get resolved.
The second major issue is, that the overall (code) quality of pods is terrible. Every update is a risk. It has a lot of technical debt, you will inherit using pods. Personally, it got more obvious after learning that Caldera Forms and Pods are from the same person originally. Unfortunately, I had to customize Caldera Forms too, which really was a burden… Clever ideas, but unmaintainable code…
- The topic ‘Please don’t use Pods’ is closed to new replies.