Git Product home page Git Product logo

donations-wp-plugin's Introduction

WordPress PayPal Donation Plugin

Overview

This WordPress plugin enables you to accept donations via PayPal. It supports both PayPal button payments and credit/debit card payments. The plugin is implemented using native Custom Post Types, allowing seamless integration and management within the WordPress environment.

Features

  • PayPal Button Payments: Easily add a PayPal donation button to your site.
  • Credit/Debit Card Payments: Accept donations via credit or debit card.
  • Admin Payment Tracking: View and manage all donations from the WordPress admin dashboard.
  • Shortcode Generation: Generate shortcodes to add donation forms to any page or post.
  • Progress Bar: Display a progress bar showing the target amount and the total amount funded.

Installation

  1. Download the latest release of the plugin from the GitHub releases page.
  2. Sign in to your WordPress dashboard.
  3. In the left-hand menu, select Plugins > Add New.
  4. Click the Upload Plugin button.
  5. Click Choose File, select the downloaded plugin zip file, and then click Install Now.
  6. After the plugin is installed, click Activate Plugin.

Usage

  • Add Donation Form: Use the provided shortcode [dp_donation id="<DONATION_ID>"] to add a PayPal donation form for specific donation to your posts or pages.
  • Add Donation Modal: Use the shortcode [dp_donation_modal] to embed a complete donation form in modal with button with provided all donations.
  • Display Progress Bar: Use the shortcode [dp_progress_bar id="<DONATION_ID>"] to display a progress bar showing the total amount funded towards your goal in percentage.

Contributing

We welcome contributions to improve this plugin! Follow these steps to set up your development environment:

  1. Clone the repository:
    git clone [email protected]:kristijansoldo/donations-wp-plugin.git
  2. Navigate to the plugin directory:
    cd donations-wp-plugin
  3. Install Docker (if not already installed). Follow the instructions on the Docker website for your operating system.
  4. Start the Docker containers:
     docker-compose up -d
  5. Open your browser and navigate to http://localhost:8080.
  6. Complete the WordPress installation process.
  7. Activate the plugin through the 'Plugins' menu in WordPress.
  8. Start developing!

Licence

This plugin is open source and available under the MIT License.

Contact

For any questions or issues, please open an issue on GitHub or contact me at [email protected]

donations-wp-plugin's People

Contributors

kristijansoldo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.