Plugin Directory

Changeset 3046504

Timestamp:
03/06/2024 06:10:53 PM (5 months ago)
Author:
hasanuzzamanshamim
Message:

Release 1.0.1

Location:
buy-me-coffee
Files:
147 added
4 edited

Legend:

Unmodified
Added
Removed
  • buy-me-coffee/trunk/assets/manifest.json

    r3044362 r3046504  
    3232    "isEntry": true
    3333  },
     34
     35
     36
     37
     38
    3439  "src/js/PaymentMethods/stripe-checkout.js": {
    3540    "file": "js/PaymentMethods/stripe-checkout.js",
     
    4853    ]
    4954  },
     55
     56
     57
     58
     59
    5060  "src/scss/public/public-style.scss": {
    5161    "file": "assets/public-style.0097d706.css",
     
    5767    "src": "plugin_main_js_file.css"
    5868  },
    59   "src/scss/public/BasicTemplate.scss": {
    60     "file": "assets/BasicTemplate.584b8130.css",
    61     "src": "src/scss/public/BasicTemplate.scss",
     69  "src/scss/.scss": {
     70    "file": "assets/.css",
     71    "src": "src/scss/.scss",
    6272    "isEntry": true
    6373  },
     
    6575    "file": "assets/main.89f82630.css",
    6676    "src": "src/js/main.css"
    67   },
    68   "src/scss/admin/app.scss": {
    69     "file": "assets/app.059d1d5b.css",
    70     "src": "src/scss/admin/app.scss",
    71     "isEntry": true
    7277  }
    7378}
  • buy-me-coffee/trunk/buy-me-coffee.php

    r3044362 r3046504  
    22
    33/*
    4 Plugin Name: Buy me coffee widgets - fundraise into own account
     4Plugin Name: Buy
    55Plugin URI: http://www.wpminers.com/
    6 Description: Collect "buy me a coffee" amount directly your own Stripe and Paypal
    7 Version: 1.0.0
     6Description:
     7Version: 1.0.
    88Author: wpminers
    9 Author URI: http://www.wpminers.com
     9Author URI: http://www.wpminers.com
    1010License: GPLv2 or later
    1111Text Domain: buy-me-coffee
     
    3535if (!defined('BUYMECOFFEE_VERSION')) {
    3636    define('BUYMECOFFEE_VERSION_LITE', true);
    37     define('BUYMECOFFEE_VERSION', '1.0.0');
     37    define('BUYMECOFFEE_VERSION', '1.0.');
    3838    define('BUYMECOFFEE_MAIN_FILE', __FILE__);
    3939    define('BUYMECOFFEE_URL', plugin_dir_url(__FILE__));
     
    118118            require BUYMECOFFEE_DIR . 'includes/Builder/Methods/BaseMethods.php';
    119119            require BUYMECOFFEE_DIR . 'includes/Builder/Methods/Stripe/Stripe.php';
     120
     121
    120122            new \BuyMeCoffee\Builder\Methods\Stripe\Stripe();
    121123
     
    169171
    170172    // Handle Exterior Pages
    171     add_action('init', function () {
     173    add_action('', function () {
    172174        $demoPage = new \BuyMeCoffee\Classes\DemoPage();
    173175        $demoPage->register();
    174176    });
     177
     178
     179
     180
     181
     182
     183
     184
     185
     186
     187
     188
     189
    175190
    176191} else {
  • buy-me-coffee/trunk/languages/buy-me-coffee.pot

    r3044362 r3046504  
    44"Project-Id-Version: Buy me coffee widgets - fundraise into own account\n"
    55"Report-Msgid-Bugs-To: \n"
    6 "POT-Creation-Date: 2024-03-03 04:41+0000\n"
     6"POT-Creation-Date: 2024-03-0+0000\n"
    77"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    88"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    2121msgstr ""
    2222
    23 #. Name of the plugin
    24 msgid "Buy me coffee widgets - fundraise into own account"
     23#: buy-me-coffee.php:181 includes/Classes/Menu.php:37
     24msgid "Dashboard"
     25msgstr ""
     26
     27#: buy-me-coffee.php:184
     28msgid "Demo"
     29msgstr ""
     30
     31#: buy-me-coffee.php:183
     32msgid "Docs"
    2533msgstr ""
    2634
    2735#. Description of the plugin
    28 msgid "Collect \"buy me a coffee\" amount directly your own Stripe and Paypal"
     36msgid ""
     37"Easy way to collect donations like \"buy me a coffee\" directly your own "
     38"Stripe and PayPal for free"
    2939msgstr ""
    3040
    31 #: includes/Classes/Menu.php:37
    32 msgid "Dashboard"
     41#
     42msgid ""
    3343msgstr ""
    3444
     
    3747msgstr ""
    3848
     49
    3950#. Author URI of the plugin
    40 msgid "http://www.wpminers.com"
    41 msgstr ""
    42 
    43 #. URI of the plugin
    4451msgid "http://www.wpminers.com/"
    4552msgstr ""
     
    6269
    6370#: includes/Builder/Methods/PayPal/PayPal.php:78
    64 #: includes/Builder/Methods/Stripe/Stripe.php:88
     71#: includes/Builder/Methods/Stripe/Stripe.php:
    6572msgid "Payment Modal is opening, Please complete the payment"
    6673msgstr ""
     
    6875#: includes/Builder/Methods/PayPal/PayPal.php:350
    6976msgid "Payment updated successfully"
     77
     78
     79
     80
     81
     82
     83
     84
    7085msgstr ""
    7186
     
    87102msgstr ""
    88103
     104
     105
     106
     107
    89108#. Author of the plugin
    90109msgid "wpminers"
  • buy-me-coffee/trunk/readme.txt

    r3044362 r3046504  
    1 === Buy me coffee button & widget - fundraise into own account ===
    2 Contributors: wpminers
     1=== Buy ===
     2Contributors: wpminers
    33Tags: buy me a coffee, donations, payments, stripe payments, fundraise
    44Requires at least: 4.5
    55Tested up to: 6.4.1
    6 Stable tag: 1.0.0
     6Stable tag: 1.0.
    77Requires PHP: 7.4
    88License: GPLv2 or later
    99Text Domain: buy-me-coffee
    10 Collect donations from "buy me a coffee" widgets directly into your own Stripe or PayPal account (upcoming).
     10.
    1111
    12 [![Buy Me a Coffee](https://github.com/hasanuzzamanbe/buy-me-coffee/assets/43160844/11d39611-2195-439e-925b-77139c5f124d)](https://www.youtube.com/watch?v=m3T5LQ1DOEc&ab_channel=WPMiners)
    13 ### See Short Video
    14 <a href="https://www.youtube.com/watch?v=m3T5LQ1DOEc" target="_blank">https://www.youtube.com/watch?v=m3T5LQ1DOEc</a>
     12Stripe onsite and PayPal pro module allow you to get paid right on your site. Buy Me a Coffee offers you different templates like donate a coffee or donate a custom amount.
    1513
     14
    1615
    1716== Description ==
     
    3332Features:
    3433Custom number of donations
    35 Accept donations using Stripe and PayPal(upcoming)
     34Accept donations using Stripe and PayPal
    3635Customizable templates
    3736Form shortcode and widget
     
    4039Donation statistics/reports
    4140Quick setup mode
    42 Coffee counter
     41Coffee counter
    4342
    4443## Installation
     
    7978
    8079## Changelog
     80
     81
     82
    8183= 1.0.0 March 3, 2024=
    82 * Initial release
     84 Initial release
    8385
    8486# Development Docs
     
    98100  [Stripe privacy policy] (https://stripe.com/privacy)
    99101
    100 * [PayPal](https://www.paypal.com/) (Upcoming feature)
     102* [PayPal](https://www.paypal.com/)
    101103  is used to collect donations from your visitors. It is required to create a PayPal donation button. There is a clear documentation on PayPal's website link above about how PayPal manage user data.
    102104  for PayPal sandbox you may use [PayPal Sandbox](https://developer.paypal.com/docs/api-basics/sandbox/accounts/).
    103   For PayPal IPN BuyMeCoffee plugin use [PayPal IPN](https://www.sandbox.paypal.com/cgi-bin/webscr/) to verify the payment.
     105  For PayPal IPN BuyMeCoffee plugin use to verify the payment.
    104106  And for library SDK [PayPal SDK](https://www.paypal.com/sdk/js?client-id=) where it requires your clientId.
     107
     108
    105109#### PHP library used:
    106110* [WP Fluent DB library](https://github.com/hasanuzzamanbe/wp-fluent/)
Note: See TracChangeset for help on using the changeset viewer.