Lightweight Web-Based Online Document Management System
DocsBox is a lightweight online document management system focused on providing a simple and efficient solution for document writing, organization, and presentation. It supports outlines, mathematical formulas, mind maps, charts, flowcharts, Gantt charts, sequence diagrams, musical staves, multimedia, text-to-speech, heading anchors, code highlighting and copying, Graphviz, and PlantUML rendering. It is very easy to use and is suitable for personal blogs, knowledge bases, technical documentation libraries, or online notes.
- Provides a WYSIWYG Markdown editor.
- Supports real-time preview.
- Edit documents anytime, anywhere, no local environment required.
- Powerful category management system.
- Easy navigation and linking between documents.
- Supports organizing complex document structures.
- Each page supports an independent UI.
- Rich theme switching functionality.
- Customizable page layouts and styles.
- Flexible menu configuration.
- PHP backend with low environmental requirements.
- Deploy simply by uploading files.
- Supports various web servers (Apache, Nginx).
Customize the homepage; it can be whatever you want it to be.
- Personal Blog: Elegantly present personal articles and insights.
- Technical Documentation: Provide comprehensive technical documentation for projects.
- Knowledge Base: Build a team or personal knowledge base.
- Product Manuals: Serve as a collection of product manuals.
- Online Notes: Convenient note-taking and management tool.
- Tutorial Website: Create structured learning tutorials.
- Frontend: Vue 3 + Vite + Element Plus
- Editor: Vditor + Ace Editor
- Backend: PHP
- Storage: File System
- Create, edit, delete, and manage Markdown documents.
- Multi-level document categorization and organization.
- File upload and management.
- Customizable page configurations.
- System settings and theme switching.
- Responsive design, supports mobile access.
- Document search functionality.
- Website: Official Site
- Documentation: User Guide
