2015년 1월 3일 토요일

MongoDB to Wordpress Plugin: Need suggestion

I have a crawler which dumps results into MongoDB.  I need a plugin to pull the data from Mongo, to my wordpress site.   Any suggestions are greatly appreciated.




Your best bet is probably a data importer, which will most likely need to be custom programmed.



I have a crawler which dumps results into MongoDB.  I need a plugin to pull the data from Mongo, to my wordpress site.   Any suggestions are greatly appreciated.


I'm not aware of a generic MongoDB data display plugin for WordPress, but you should be able to use the MongoDB PHP extension (http://php.net/manual/en/book.mongo.php) to pull the required data viatheming functions or a custom plugin as appropriate.


댓글 없음:

댓글 쓰기