CanastaWiki / Canasta-CLI

The Canasta command line interface, written in Go
MIT License
5 stars 14 forks source link

`canasta extension enable` not working #114

Open yaronkoren opened 5 months ago

yaronkoren commented 5 months ago

If I call a command like:

sudo canasta extension enable ParserFunctions -i MyCanastaInstalllation -w MyWiki

...it produces this output:

Canasta extension ParserFunctions enabled

...but it doesn't actually seem to do anything: there is no additional file in /config/settings. (And /config/LocalSettings.php is similarly unchanged.)