Magento 2 Crowd Sourcing Fund Pool (Adobe Commerce) is the widely used concept of funding any particular purpose or project by raising a small amount of money from a wide range of people.
Hence, Crowd Sourcing is a form of crowdfunding or a modern fund pool model, generally through the Internet.
Helping people to recover from natural disasters has been the origin of developing and spreading this method across the globe to raise funds.
Hence, this module can be utilized for multiple purposes to collect funds to uphold any particular community, project or plan from the people.
Watch the video to understand the extension workflow:-
Module Configuration settings-
Web Store Customer Workflow-
Crowd Sourcing Fund Pool – Features
- The owner can add a project in a minute.
- Merchants can set a crowdfunding configuration.
- Admin can set minimum and maximum funding amounts.
- Admin can customize labels based on project requirements.
- The customer can donate the amount.
- Displays the target amount and the progress bar on the front end.
- Listing donor details on the product view page.
- The admin can update the donation confirmation email template.
- The extension is compatible with the Hyva Theme.
Module Installation
The customers will get a zip folder and they have to extract the contents of this zip folder on their system. Thus, the extracted folder has an src folder, inside the src folder you have the app folder.
So, you need to transfer this app folder into the Magento2 root directory on the server as shown below:
Hence, after the successful installation, you have to run these commands in the Magento2 root directory:
First Command:
php bin/magento setup:upgrade
Second Command:
php bin/magento setup:di:compile
Third Command:
php bin/magento setup:static-content:deploy
Fourth Command:
php bin/magento indexer:reindex
Fifth Command:
php bin/magento cache:flush
However, post running the commands, you have to flush the cache and reindex from the Magento 2 admin panel.
Multi-Lingual Configuration
Hence, for the multilingual support, the admin will navigate through Store->Configuration->General ->Locale Options and select the locale as German (the language into which admin wants to translate his store content).
Language Translation
If the user wants to translate their module from English to German then they need to follow the path
src/app/code/Webkul/CrowdFunding/i18n in their unzipped CrowdFunding folder and will get a CSV file with name “en_US.csv”.
Henceforth, now they will rename that csv as “de_DE.csv” and translate all right side content after the comma in the German language.
After editing the CSV, save it and then upload it to the path src/app/code/Webkul/CrowdFunding/i18n where they have installed Magento2 on their server.
So, the module will get translated in the German Language. It supports both the LTR and RTL languages.
The user can edit the CSV like the image below:
Module Configuration
After installing the module, the admin will get the Crowd Funding Management icon in the sidepanel of the admin dashboard.
They can access the Crowd Funding Project Management and Configuration as per the snapshot below,
The admin will also be able to see the Crowd Funding configuration panel under the Stores-> Configuration-> Webkul-> Crowd Funding
General Settings
- Admin Name – Enter the admin name
- Email – Enter the admin email
- Display
- Donation Details – Permit to display the donated details on the storefront.
- Donation Amount – Enable to display the donated amount on the frontend.
- Target Amount – Choose Yes displaying the target amount entered by you to the customer.
- Progress Bar – Pick Yes to display a progress bar on the frontend.
Label Settings
Admin can customize the label to make that fit with crowdfunding purpose:
- Donation Progress Label
- Target Amount Label
- Donated Amount Label
- Enter Donation Amount Label
Theme Settings
So, the admin can choose the color to make the donation progress bar engaging:
- Donated amount progress bar color – Choose the color to display donated amount progress bar.
- Rest amount to donate progress bar – Pick the color to display the rest amount to donate progress bar.
Donation Confirmation Mail Setting
Thus, the admin can choose the email template which will go to the customer after the approval of the invoice.
Create Project – Crowd Funding Management
So, once the module is installed and enabled admin will be able to see a dashboard menu with the name Crowd Funding Management.
Admin can create the project for pooling the fund from the public. Thus, admin can add and edit the project also admin can mass update the project status.
Steps to Add Project
- Enable the project status.
- Enter the project name
- Enter the project description.
- Target Amount for the project.
- Minimum Donation Amount.
- Maximum Donation Amount.
- End Date for the project.
- Project Image to display.
Donor Listing
Thus, the admin will be able to see the donor listing panel as well. Herein, the admin can click on edit to check more details related to the donor.
Front End Display
So, based on the admin configuration, the customer gets below-written details on the storefront.
Herein the customers can donate the amount in the similar way as the Product Checkout.
- Project Title
- Project Progress Status
- Days count
- Donated Amount
- Target Amount
- Enter Donation Amount
- Click to donate
Henceforth, after the contribution of crowdsourcing, the fund customer receives an auto-generated email template with complete details.
Note – The customer receives an auto-generated email with complete details after the invoice generation by admin.
Support
So, that’s all for the Crowd Funding Module for Magento 2.
However, if you still have any issue feel free to add a ticket and let us know your views to make the module better at webkul.uvdesk.com.
Current Product Version - 5.0.1
Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x
I have a problem with the payment donation product. I don’t see the payment methods and I see this message: Sorry, no quotes are available for this order at this time.
How fix this problem?
Thanks in advance