Download the PHP package manuelgil/moodle-alternate-admin without Composer
On this page you can find all versions of the php package manuelgil/moodle-alternate-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download manuelgil/moodle-alternate-admin
More information about manuelgil/moodle-alternate-admin
Files in manuelgil/moodle-alternate-admin
Package moodle-alternate-admin
Short Description This wrapper for Moodle adds a new interface to streamline your administrative tasks.
License GPL-3.0-or-later
Informations about the package moodle-alternate-admin
Alternate Admin for Moodle
[]()
[
]()
[
]()
This wrapper for Moodle adds a new interface to streamline your administrative tasks.
Recommended
- Plugin VSCode Moodle Pack
- Plugin VSCode Mustache Snippets
Features
- No dependencies that require jQuery
- Bootstrap 5 Admin Dashboard Template
- Simple Vue.js 2 CDN integration
- Friendly Alerts via Sweet Alert
- Easy installation via Composer
- Gravatar Profile image
- Integration with Mustage Engine
- Friendly URLs
Requirements
- PHP 7.2 or later
- MySQL or MariaDB
- Apache Server
- Moodle 3.x Installation
Installation
You can install this wrapper via composer with the following commands:
Configure the project
-
Copy the
.env.example
file and call it.env
. -
Edit the environment variables in the .env file as you need.
MODE_DEBUG => show errors
MDL_CONFIG => moodle config file path (required)
- Make www-data the owner to
logs
folder.
Built With
- PHP 7.4.3 (XAMPP)
- COMPOSER 2.0.9 (COMPOSER)
- Moodle 3.10.1 (Moodle)
- Visual Studio Code 1.53.0 (VSCode)
- Moodle Snippets for VSCode 1.1.0 (Moodle Pack)
Changelog
See CHANGELOG.md
Contributing
Thank you for considering contributing to alternate admin. The contribution guide can be found in the CONTRIBUTING.md.
Code of Conduct
In order to ensure that the alternate admin community is welcoming to all, please review and abide by the CODE_OF_CONDUCT.
Authors
- Manuel Gil - Owner - ManuelGil
See also the list of contributors who participated in this project.
License
Alternate Admin is licensed under the GPL v3 or later License - see the GNU GPL v3 or later for details.
All versions of moodle-alternate-admin with dependencies
monolog/monolog Version ^2.2
mustache/mustache Version ^2.13
phpoffice/phpspreadsheet Version ^1.17
phroute/phroute Version ^2.1
vlucas/phpdotenv Version ^5.3
vlucas/valitron Version ^1.4