Skip to content

The plugin adds features to a WordPress + WooCommerce site which allows donations to selected (non-profit) organizations.

License

Notifications You must be signed in to change notification settings

LabZoneSK/foundations-wp-plugin

Repository files navigation

Foundatins WordPress Plugin

This plugin adds features to a WordPress + WooCommerce site which allows donations to selected (non-profit) organizations.

Contents

The WordPress Plugin includes the following files:

  • .gitignore. Used to exclude certain files from the repository.
  • CHANGELOG.md. The list of changes to the core project.
  • README.md. The file that you’re currently reading.
  • admin directory that contains the source code for administrator part.
  • includes directory that contains the source code for plugin core.
  • languages directory that contains translation (.POT) files.
  • public directory that contains the source code for public (front-end) part.

Features

  • Creates new custom post type - Foundation
  • Calculates donations based on product or product category.
  • Creates custom shortcodes to provide contribution information for customers.

Installation

The plugin can be installed directly into your plugins folder "as-is".

Documentation

The plugin documentation can be found on the wiki page.

Recommended Tools

Advanced Custom Fields Plugin

ACF WordPress plugin is recommended in case that you want to add additional information to Foundation post ( for example organization transparent bank account number)

License

The Foundation WordPress Plugin is licensed under the GNU General Public License v2.0 or later.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

A copy of the license is included in the root of the plugin’s directory. The file is named LICENSE.

Contribution

If you’re interested to support development of this plugin, please let me know.

About

The plugin adds features to a WordPress + WooCommerce site which allows donations to selected (non-profit) organizations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published