Skip to content

Commit

Permalink
Updated plugin version and improved README structure
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGL committed Aug 13, 2024
1 parent 7ee3e36 commit 77cacab
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 10 deletions.
20 changes: 13 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,39 @@
# SimPay-WordPress

## Polskie instrukcje

Znajdziesz tu pliki do pobrania i instalacji oficjalnego pluginu SimPay dla systemu wordpress.

## Dlaczego warto wybrać SimPay?
### Dlaczego warto wybrać SimPay?

* *Prosta i szybka integracja* – nasz plugin jest intuicyjny w obsłudze, dzięki czemu poradzisz sobie z integracją nawet bez większych umiejętności.
* *Natychmiastowe zarobki* – każdego dnia prześlemy Ci zyski z płatności online
* *Bezpieczeństwo i ciągłe wsparcie techniczne* – gwarantujemy odpowiednie zabezpieczenie wszystkich płatności. A w razie problemów z integracją lub działaniem systemów SimPay, natychmiast reagujemy wsparciem.

Masz problem z integracją lub chcesz dowiedzieć się więcej? Napisz na [email protected]
Masz problem z integracją lub chcesz dowiedzieć się więcej? Napisz na <[email protected]>

---

# SimPay-WordPress
## English instruction

Here you will find files to download and install the official SimPay plugin for wordpress.

## Why should I choose SimPay?
### Why should I choose SimPay?

* *Easy and fast integration* – our plugin is inuitive to use, so you can handle the integration even without much skill.
* *Instant earnings* – we will send you profits from online payments every day.
* *Safety and continuous technical support* – we guarantee proper security for all payments. And in case of problems with the integration or operation of SimPay systems, we immediately respond with support.

Do you have an issue with integration or want to learn more? Write to [email protected]
Do you have an issue with integration or want to learn more? Write to <[email protected]>

## Requirements
### Requirements

* PHP >= 8.1
* Wordpress >= 6.0
* Composer >= 2.1
* SimPay API credentials

## Installation
### Installation

1. Download the latest release from [here](#)
2. Upload the plugin to your Wordpress installation
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simpay/simpay-wordpress",
"version": "2.2.0",
"version": "2.2.1",
"type": "library",
"require": {
"simpaypl/simpay": "^2.2"
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://darkgl.pl/
Tags: simpay, payments, directbiling, sms
Requires at least: 6.0
Tested up to: 6.3.1
Stable tag: 2.2.0
Stable tag: 2.2.1
Requires PHP: 8.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down
2 changes: 1 addition & 1 deletion simpay-wordpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: SimPay Wordpress
* Plugin URI: https://simpay.pl
* Description: Use SimPay SMS service to use during registration or access to the post.
* Version: 2.2.0
* Version: 2.2.1
* Author: SimPay
* Author URI: https://simpay.pl
* License: GPL-2.0+
Expand Down

0 comments on commit 77cacab

Please sign in to comment.