Download the PHP package robertdevore/gift-cards-for-woocommerce without Composer

On this page you can find all versions of the php package robertdevore/gift-cards-for-woocommerce. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package gift-cards-for-woocommerce

Gift Cards for WooCommerce® (free)

Gift Cards for WooCommerce® is a comprehensive plugin that adds robust gift card functionality to your WooCommerce® store. Empower your customers to purchase, send, and redeem gift cards effortlessly, enhancing their shopping experience and boosting your sales.

This plugin seamlessly integrates with WooCommerce®, providing both admin and customer-facing features to manage gift cards effectively. Whether you're running a small boutique or a large online store, this plugin offers the flexibility and tools you need to handle gift cards with ease.

Features

Installation

Follow these steps to install and activate the Gift Cards for WooCommerce® plugin:

  1. Download the Plugin:

    • Clone the repository or download the latest release from GitHub.
  2. Upload to WordPress:

    • Navigate to your WordPress dashboard.
    • Go to Plugins > Add New > Upload Plugin.
    • Click on Choose File and select the downloaded .zip file.
    • Click Install Now.
  3. Activate the Plugin:

    • After installation, click Activate Plugin.
    • Ensure that WooCommerce® is active. If not, activate WooCommerce® first as this plugin depends on it.
  4. Initial Setup:

    • Upon activation, the plugin will create necessary database tables.
    • Navigate to WooCommerce > Gift Cards to access the plugin's admin interface.

Usage

Admin Dashboard

Once activated, the plugin adds a new submenu under the WooCommerce® menu in your WordPress admin dashboard.

Managing Gift Cards

Importing and Exporting Gift Cards

Integrating Gift Cards with Products

Customer Experience

Additional Features

Frequently Asked Questions (FAQ)

Q: Does this plugin support both digital and physical gift cards?
A: Yes, the plugin allows you to create both digital and physical gift cards. You can specify the type when issuing a gift card.

Q: Can I customize the email templates sent to recipients?
A: Absolutely! Navigate to the "Settings" tab in the Gift Cards admin page to customize the email templates, including adding custom images and text.

Q: How does the import/export functionality work?
A: You can export all gift card data as a CSV file for backup or migration purposes. Similarly, you can import gift cards in bulk by uploading a properly formatted CSV file. The plugin processes imports and exports in batches to optimize performance.

Q: Are there any user role restrictions?
A: Only users with the manage_woocommerce capability can manage gift cards. This ensures that only authorized personnel can create, edit, or delete gift cards.

Q: How are gift card balances managed and updated?
A: Gift card balances are automatically updated based on usage during checkout. Admins can also manually adjust balances through the edit modal in the admin dashboard.

Q: What happens if a gift card expires?
A: The plugin can be configured to send reminder emails a specified number of days before a gift card expires. Expired gift cards are no longer usable for discounts.

Contributing

Contributions are always welcome! If you'd like to contribute to the free Gift Cards for WooCommerce® plugin, please follow these steps:

  1. Fork the Repository:

    • Click the Fork button on the top right of the repository page.
  2. Clone Your Fork:

  3. Create a New Branch:

  4. Make Your Changes:

    • Implement your feature or fix.
  5. Commit Your Changes:

  6. Push to Your Fork:

  7. Submit a Pull Request:

    • Navigate to the original repository and click New Pull Request.
    • Provide a clear description of your changes.

License

This plugin is licensed under the GPL-2.0+ License. You may not remove this notice or any other from the source code.


All versions of gift-cards-for-woocommerce with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4
composer/installers Version ~1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package robertdevore/gift-cards-for-woocommerce contains the following files

Loading the files please wait ....