clearbanc/funding-page-m2 1.0.0

Clearbanc's Funding page extension for Magento v2

Type

magento2-module

License

OSL-3.0

Requires

None

Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Clearbanc Funding Page extension for Magento v2

Installation

You can install the Funding Page extension from Magento Marketplace.

Alternatively, the extension can be installed manually via command line:

Use composer to fetch the package:

composer require clearbanc/funding-page-m2

Enable the extension:

bin/magento module:enable Clearbanc_FundingPage --clear-static-content
bin/magento setup:upgrade
bin/magento setup:di:compile

Usage

After completing the installation, you can navigate to the extension via System -> Clearbanc Funding Status.

menu

This leads you to the Clearbanc extension which shows your sales aggregate for the last 30 days and some other useful statistics.

extension display

The extension logic will run calculations every couple weeks to decide whether you qualify for funding with Clearbanc based on your sales data.

You will receive a notification once you qualify.

admin notification