The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
I am researching building a wiki on Wordpress using node js and I was wondering if there is a way to use wiki js https://wiki.js.org/and Frontity.
If you guys have any other options or anyone has done anything similar that would be helpful.
Take care everyone.
Stephen.
juanma2
Hi @stblackman,
Wiki.js seems like an awesome solution to manage WIKI’s but I don’t see how it can be integrated in a Frontity project as:
It doesn’t seem to provide integration w/ Wordpress
The frontend doesn’t seem to be done w/ React
Anyway, you could develop you own documentation system using WP + React w/ Frontity.
In Frontity there’s an open discussion about migrating the documentation to a system using WP + React + Frontity.
1 Like
stblackman3
@juanma
Thanks a lot! I really appreciate the comment and the article.