Skip to content

advancedsoftwarecanada/filemanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileManager Logo
Visit www.AdvancedSoftware.ca

FileManager

An example for basic interactions with Moodle 4.x.x File Manager.

GitHub Issues GitHub Stars GitHub Forks GitHub License


About

This project serves as an example for basic interactions with Moodle 4.x.x File Manager. It was initially created to help me learn and understand file management within Moodle, and I decided to share it with the community. Over the years, many people have found it to be a valuable resource. Now that I'm actively employed to work with Moodle, I'm committed to keeping this project updated and useful.


Features

  • Easy-to-understand example code.
  • Demonstrates file management within Moodle.
  • No external dependencies or complex setup required.
  • New updates and improvements in line with Moodle's development.

Screenshots

Screenshot 0

Screenshot 0-1

Screenshot 1

Screenshot 2

Screenshot 3


Getting Started

To get started with FileManager, simply follow one of these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/advancedsoftwarecanada/filemanager.git
    
  2. Add as a submodule to your current Moodle install with Git

    git submodule add https://github.com/advancedsoftwarecanada/filemanager local/filemanager
    
  • Install directly into your Moodle by downloading the zip and extacting to /var/www/yoursite.com/local/filemanager
  • Or access your admin plugins uploader and select the following download

Download the current master.zip

Updates

  • January 21, 2013: Plugin Created for Moodle 2.x.x
  • November 21, 2023: Updated plugin for Moodle 4.x.x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages