WikkaWiki is a flexible, standards-compliant and lightweight wiki engine.
WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages. Forked from WakkaWiki. Designed for speed, extensibility, and security. For installation instructions, visit http://docs.wikkawiki.org/MacportInstall
WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages. Forked from WakkaWiki. Designed for speed, extensibility, and security. For installation instructions, visit http://docs.wikkawiki.org/MacportInstall
To install wikkawiki, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install wikkawiki
To see what files were installed by wikkawiki, run:
port contents wikkawiki
To later upgrade wikkawiki, run:
sudo port selfupdate && sudo port upgrade wikkawiki
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.