Skip to content

anteatersa/Wagtail-Document-Folders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wagtail Document Folders

A replacement of the standard wagtaildocs app that adds folder support for organising, uploading and browsing documents. Collections and tags still work.

Features

  • Add folder support to Wagtail documents
  • Folders can contain subfolders
  • Folders can be edited and deleted
  • Folders can only be deleted if they contain no documents or other folders

Compatibility

Tested on version 1.5.2 of Wagtail

How to install

  1. Copy or clone wagtaildocs into your project or replace the wagtaildocs folder in wagtail with this one
  2. run python manage.py migrate wagtaildocs

Documents index

alt tag

Adding a folder

alt tag

Adding documents to a folder

alt tag

Deleting a folder

alt tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published