Question

I need to integrate MediaWiki in my Yii project. Is MediaWiki-API URL-based only? Yii and MW on same server. I want to manipulate with php-commands, not cUrl.

Was it helpful?

Solution

It is possible to call the API internally, though it requires some understanding of MediaWiki's inner workings. I suggest you start reading at API:Calling internally

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top