Plugin Directory

Changeset 1902836

Timestamp:
07/02/2018 04:15:18 PM (6 years ago)
Author:
Guss77
Message:

updated docs for better formatting on Wordpress

Location:
kickgogo/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • kickgogo/trunk/README.md

    r1864982 r1902836  
    11# KickGoGo
    2 Contributors: Guss77
    3 Tags: payments, funding
    4 Requires at least: 4.8.0
    5 Tested up to: 4.9.5
    6 Requires PHP: 7.0.0
    7 Stable tag: 1.0.5
    8 License: GPLv2
    9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
     2Contributors: Guss77
     3Tags: payments, funding
     4Requires at least: 4.8.0
     5Tested up to: 4.9.5
     6Requires PHP: 7.0.0
     7Stable tag: 1.0.5
     8License: GPLv2
     9License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    1111Crowd-funding functionality for Wordpress sites
     
    5151
    52521. Login to your Wordpress administration panel.
    53 1. Go to **Plugins** and activate Kickgogo.
    54 1. Go to **Options** -> **Kickgogo** and set up your Pelepay account ID.
    55 1. Go to the **Kickgogo** main page and create a new campaign. Set the name to be displayed to the users in the processor payment page and the target goal. Its also possible to specify a default pay amount - it makes it easier if you don't want to create multiple pay buttons.
    56 1. Go to the page or post where you want to put the payment button and add a button by using the short code `[kickgogo]` (see details below).
    57 1. Go to the page or post where you want to display the status of your campaign and use the short code `[kickgogo-status]` or the other display short codes (see details below).
     53. Go to **Plugins** and activate Kickgogo.
     54. Go to **Options** -> **Kickgogo** and set up your Pelepay account ID.
     55. Go to the **Kickgogo** main page and create a new campaign. Set the name to be displayed to the users in the processor payment page and the target goal. Its also possible to specify a default pay amount - it makes it easier if you don't want to create multiple pay buttons.
     56. Go to the page or post where you want to put the payment button and add a button by using the short code `[kickgogo]` (see details below).
     57. Go to the page or post where you want to display the status of your campaign and use the short code `[kickgogo-status]` or the other display short codes (see details below).
    5858
    5959### Shortcodes
  • kickgogo/trunk/kickgogo.php

    r1864982 r1902836  
    44 Plugin URI:  http://github.com/guss77/kickgogo-wordpress-plugin
    55 Description: Crowd-funding campaign manager
    6  Version:     1.0.5
     6 Version:     1.0.
    77 Author:      Oded Arbel
    88 Author URI:  https://github.com/guss77/kickgogo-wordpress-plugin
Note: See TracChangeset for help on using the changeset viewer.