saving . . . saved plugin installation for windows10 has been deleted. plugin installation for windows10 has been hidden .
plugin installation for windows10
Title
Question
after validation failure error please explain the further procedure to install attendance plugin for windows10 as sudo command is for ubuntu and not available for windows10.

Moodle-Learning-Management-System Plugins-in-Moodle 06-07 min 0-10 sec 15-05-20, 7:18 p.m. gaikwadrs@sbgimiraj.org

Answers:

Some helpful posts:
- https://www.tenforums.com/user-accounts-family-safety/125609-restore-user-permissions-user-folder.html
- https://www.quora.com/How-do-you-perform-the-equivalent-of-CHMOD-on-a-Windows-server-which-by-the-way-cant-run-a-CHMOD-command
- https://superuser.com/questions/929023/chmod-777-in-windows-7

Moodle docs on this:
- https://docs.moodle.org/38/en/Installing_plugins#Installing_a_plugin

You can alternatively try deploying the plugin manually at the server:
- https://docs.moodle.org/38/en/Installing_plugins#Installing_manually_at_the_server
- 'Attendance' plugin's path should be path_to_moodle\mod

Let us know if you have any further queries.

16-05-20, 2:20 a.m. kashmira.n
Thankyou!!
16-05-20, 3:32 p.m. gaikwadrs@sbgimiraj.org

Login to add comment


If you don't want to give special permissions for the htdocs folder in your Windows10 computer, there is a roundabout trick.

1. You can unzip the moodle.zip archive in any of the drives you have (eg, 'D:/' or 'E:/' or 'C:/') into any personal folder you want.
2. Then, go to the moodle folder which contains install.php and other moodle files and folders.
3. Open this location in CMD (or just open CMD and traverse here using cd command).
4. Type the command "<font color="#00CC00">php -S localhost:8052</font>" [You can use any number of choice instead of 52]
5. Now, you can go to your browser and go to this link you just created (localhost:8052)
6. Start using Moodle as usual.
(Start Apache and MySQL first)
18-05-20, 8:07 p.m. darshankhot


Log-in to answer to this question.