Frage

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.

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top