Skip to content

phproject-plugins/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.