Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 711 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 711 Bytes

Phproject Wiki

A basic Wiki plugin for Phproject

Installation

  1. Clone repo in app/plugins in an existing Phproject installation.
  2. The plugin will auto-install all required tables.

Updating

Pull the wiki repo to update. The plugin's _installed() method will automatically handle updating the database.

Contributing

Like Phproject, the Phproject Wiki plugin is an open source project designed for use by anyone around the world. If you find a bug or would like to see a new feature added, feel free to create an issue on Github or submit a pull request with new code.