Skip to main content

Installation

There are two main ways to install the plugin on your Moodle site.

Installation via ZIP file upload

  1. Log in to your Moodle site as an administrator and go to Site administration > Plugins > Install plugins.
  2. Upload the ZIP file with the plugin code. You will only be asked to add additional details if the plugin type is not automatically detected.
  3. Check the plugin validation report and finish the installation.

Manual installation

The plugin can also be installed by placing the contents of this directory in:

{your/moodle/dirroot}/payment/gateway/epayco

Then, log in to your Moodle site as an administrator and go to Site administration > General > Notifications to complete the installation.

Alternatively, you can run:

php admin/cli/upgrade.php

to complete the installation from the command line.