My Friendica –> WordPress Connector (wpconn) is looking good! It is able to assign the right categories to the post as specified in the original Friendica post.
For more info: https://github.com/Dejvino/friendica-addons/tree/master/wpconn
(872)
My Friendica –> WordPress Connector (wpconn) is looking good! It is able to assign the right categories to the post as specified in the original Friendica post.
For more info: https://github.com/Dejvino/friendica-addons/tree/master/wpconn
The current Friendica –> WordPress connection is not as fully implemented as I hoped for it to be. It can only create a post with title+content, but the post is not assigned to any category, no tags are added. This should be fixed and I am tempted to do it. It would mean playing around with PHP and XML-RPC. Yum!