Pods vs. NinjaTables and should I create ACTs?
-
I am building a price comparison site for myself, think a simple version of wine-searcher.com but for a different product category. Will need custom interaction to the Db since will want to dump/import data for pricing, etc. that isn’t mainstream (no Ebay, Amazon, etc.).
Have many tables that relate to each other, doing master/detail stuff, and are not part of the WP “system”. But I would like to be able to utilize the WP features such as comments, reviews/ratings, etc. at some point…
Question: Should I create ACTs for my existing non-standard tables so that I have “forms”, etc. and if so can I then utilize comments, etc. Or should I use something like WPNinjaTables or WPdatatables to pull the data form the Db and format tables, but then don’t have individual “items” that I can attache comments to (I don’t think).
And architecture advice would be greatly appreciated. New to WP and obviously Pods, but would like to utilize the features of WP and it’s plugin community while doing my own “thing” :-).
- The topic ‘Pods vs. NinjaTables and should I create ACTs?’ is closed to new replies.