Joke Collection Website - Public benefit messages - Open source document management system wizard 1.2 released.

Open source document management system wizard 1.2 released.

Some time ago, Ali officially released the language finch. I have to say, in terms of team document management, the user experience of Yuque is really good. Taking advantage of this heat, I want to write an article for my 20 17 open source wizard project, briefly introducing the functions supported by the wizard. But unfortunately, I was too busy at work during that time and never had time to tidy up.

Wizard is an open source document management system, which supports Markdown documents, Swagger documents and tabular documents. It is suitable for small and medium-sized technical teams to manage documents, and it is completely free. The wizard is not a cloud product and does not provide any cloud services. If your team wants to use it, you must deploy it independently in your own company. Therefore, the security of your data and technical documents is guaranteed and will not be disclosed to any untrusted third party.

Since the last article I wrote introduced the wizard to release the version of 1.0, all major updates from 1.0 to 1.2 are listed here.

More features updated the publishing page of the reference project.

The address of the project is

As an open source document management system, Wizard mainly supports the following functions.

You can visit http://wizard.aicode.cc/ to experience the functions of the wizard online.

Price reduction document display

Swagger document display

Table document display

Document difference comparison

Please check the Wiki document of the project for more functional demonstrations.

The project is developed with Laravel framework, and the current version has been upgraded to 5.8 (originally 5.4, upgraded all the way). In order to improve the development efficiency and keep the architecture simple, we always avoid introducing too many external components in the development process, and make use of various components provided by Laravel as much as possible, such as authentication, authorization, events, emails, notifications and so on. It is very suitable for learning Laravel framework.

If you are looking for a free open source development document /API document management tool for your company, consider the wizard project (one more choice, why not), and you won't be disappointed. If you are new to PHP or Laravel and want to find a project to learn how to use Laravel for Web development, this project can't be missed!

Finally, go to Star and give me a star by the way. Your support is my motivation to persist! If you can contribute some questions or public relations, so much the better? !