Coder Social home page Coder Social logo

donorpress / donor-press Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 1.23 MB

This WordPress plugin was designed as way for non-profits to track donations and send out donor receipts.

License: GNU General Public License v3.0

PHP 97.86% CSS 0.37% JavaScript 0.43% HTML 1.35%
donations donor donors paypal

donor-press's Introduction

Donor Press

This WordPress plugin was designed as way for non-profits to track donations and send out donor receipts. Integration with Paypal is accomplished through upload of a .csv file or through direct . Future editions will hopefully have direct API access. We also hope to integrate with Quickbooks.

Prerequisites - at least until this is published as a authorized plugin.

  1. Wordpress Installed
  2. Shell Command Prompt access
  3. GIT Installed
  4. Optional: Composer - will give you ability to write .pdf receipts and allows for API access to QuickBooks

Installation

Download Plugin

Assuming you have Wordpress already installed, navigate to the following folder using a terminal/command prompt that has the git command configured: wp-content\plugins\

Once inside the folder, run this command: git clone https://github.com/DonorPress/donor-press

Optional: Once successfully cloned, enter this directory and type: composer install This will install required classes for PDF writer and Quickbook integrations if you woudl like this functionality.

Composer Notes: You may have install composer if it is not already installed. If you get an error like this: Your lock file does not contain a compatible set of packages. Please run composer update.

To fix this, run: sudo apt install php-xml This is required by the Quickbooks plugin. If you don't need the Quickbooks plugin, but just want the TCPDF, the composer.json file will need altered.

Activate Plugin

[ add screenshot here ]

Configure your site

  • set site variables
  • edit templates

[ add video link resources]

donor-press's People

Contributors

denver-steiner avatar denversteiner avatar

Stargazers

 avatar

donor-press's Issues

Make site operational if autoload not available.

Plugin could not be activated because it triggered a fatal error.

Warning: require_once(/srv/www/wordpress/wp-content/plugins/donor-press/vendor/autoload.php): Failed to open stream: No such file or directory in /srv/www/wordpress/wp-content/plugins/donor-press/donor-press.php on line 11

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.