From 2f5e9adfbd2e9f9cb350ca3548d2de6c9ca08ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zcan=20O=C4=9Fuz?= Date: Fri, 15 Jan 2021 01:00:03 +0300 Subject: [PATCH] Update README.md --- README.md | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98821d8..1f79f1c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,35 @@ -# iyzico-moodle -Moodle LMS için iyzico eklentisi +# enrol\_iyzicopayment +![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/antandrostech/iyzico-moodle) +![License](https://img.shields.io/badge/license-AGPL%20v3%2B-success) +![GitHub repo size](https://img.shields.io/github/repo-size/antandrostech/iyzico-moodle?label=size) +![GitHub issues](https://img.shields.io/github/issues/antandrostech/iyzico-moodle) +![GitHub pull requests](https://img.shields.io/github/issues-pr/antandrostech/iyzico-moodle) + +A plugin for [Moodle LMS](https://moodle.org) to use iyzico payments for course enrollments, developed by [Made by Sense](mailto:info@madebysense.co). + +### Features + + - Set up paid courses with iyzico payments + - Currency support (TRY, USD, EUR) + - Limit max enrolled users + - Default price and role settings + - Enrollment duration limit option + - BKM Express payments + - Sandbox option for testing + +### Installation + +You can install the plugin from Moodle administration, just download the zip file from "Releases" and upload it from "Modules > Install addon". + +### Screenshots + +TODO + +### License + +Copyright (C) 2021 Antandros Teknoloji and Made by Sense + +This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + +