A dynamic, open-source application designed to revolutionize the creation, administration, and delivery of knowledge-based content.
Explore the Docs
·
Report Bug
·
Request Feature
Empress Wiki is an innovative, open-source application designed to handle dynamic, text-intensive content such as documentation and knowledge bases. Equipped with a change approval mechanism and the capability to publish changes and new pages without downtime, it's the perfect tool for all your knowledge management needs.
- Create and manage Wiki Pages effortlessly
- Author content in Rich Text for a superior user experience
- Enjoy seamless control over Wiki Updates
- Attach files with ease
- Automatic Table of Contents generation
- Optimize performance with caching
- Custom Script Support via
Wiki Settings
Empress Wiki is powered by the following major frameworks/libraries:
Ensure you have Framework v14 or above installed on your machine.
Use these steps to get Empress Wiki up and running on your system:
# clone the repository
$ git clone https://github.com/empress-eco/wiki.git
# get app
$ bench get-app wiki
# install on site
$ bench --site sitename install-app wiki
Note
Use version-14
branch with Framework v14 and for v14+, use the master
branch.
Check out the 'Docs' section for detailed instructions on how to use the various features of Empress Wiki. For a visual guide, refer to the screenshots provided.
We appreciate contributions! Here's how you can contribute:
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
This project is licensed under the MIT License, and your contributions will also be licensed under the same.
- Our gratitude goes out to the Empress Community, whose groundbreaking work on essential tools has made this project possible.
- A big thank you to all the contributors who have helped this project grow.