How to Create Custom Post Meta Boxes in MODX
Posted by Shaun McCormick |
Recently I read this article on how to create custom "meta boxes", or places to input custom data, on your posts in WordPress. It's a pretty long process, with lots of steps, custom PHP code, and more.
So, I figured, why not show how to do that in MODX? In fact, why not show how much less work it takes? Or how it takes exactly 0 lines of PHP code? And how it's already in the core of MODX, and much more seamlessly done? And do it in less than 1 minute?
Sure, why not? Sounds fun!

