Back to Top

Laravel eCommerce Customer Document

Updated 6 May 2022

Laravel eCommerce Customer Document extension allows the admin to upload the document for the customer.

However, by uploading these documents the admin can easily provide the information to their customer related to the products such as product SKU, product description.

Moreover, the admin can also provide the information to the customer about the new offers/discounts by uploading the marketing document.

Check a brief overview of the plugin –

7Kfjy2GRAUk

Features of Laravel eCommerce Customer Document

  • The admin can easily upload the documents for the customers
  • The admin can also upload the document for a specific customer
  • The customer can download the documents
  • The admin can upload documents related to the product & marketing
  • The admin can delete & download the documents

Installation of Laravel eCommerce Customer Document

Once you have to successfully download the zip file of the Laravel eCommerce Customer Document.

Start your headless eCommerce
now.
Find out More

Unzip the zip folder then merge “packages” folders into the project root directory.

laravel-eCommerce-customer-document-installation

Let’s goto config/app.php file then add the following line under ‘webkul packages’

Webkul\CustomerDocument\Providers\CustomerDocumentServiceProvider::class
Laravel eCommerce customer document installation

Goto config/concord.php file and add following line under ‘modules’

\Webkul\CustomerDocument\Providers\ModuleServiceProvider::class
laravel-ecommerce-customer-document-intsallation

Goto composer.json file and add following line under ‘psr-4’

"Webkul\CustomerDocument\":"packages/Webkul/CustomerDocument/src"
Laravel eCommerce customer document installation

Next, run these commands below to complete the setup in the bagisto root directory.

composer dump-autoload
 php artisan migrate
 php artisan route:cache
 php artisan vendor:publish
-> Press 0 and then press enter to publish all assets and configurations.

Admin Management

Under the admin panel, once you have successfully executed the module. You will see the Customer Document Icon on the left side in the menu bar, as shown in the below image.

Laravel-ecommerce-customer-document-dashboard

Let’s the admin click on the Document Icon after that below page will be open.

Here admin will find the list of all the documents.

Laravel-customer-documents-document-view

After that, the admin will click on the add document button to add the new document.

Laravel-customer-documents-document-view-1

Now the admin has to enter the required details while uploading the document such as :

  • Name: Enter the document name
  • Type: Select the type (If the document is related to the Product, the admin will choose the Product Type else admin can choose the Marketing)
  • Status: Select the document status Active or Inactive
  • Description: Enter the description
  • File: Choose the file

Lastly and most importantly admin will click on the Save Document button.

Add document for specific Customer

In addition, with the help of this module, the admin can easily add any required document for a specific or individual customer.

The admin can navigate through Customers>>Customer>>Edit Customer.

Laravel-customer-document-2

Let’s click on the edit button, after that the below page will be open.

By hitting the add document button admin can easily add the document to a specific/individual customer.

Laravel-customer-document-2-1

The admin can also allow the maximum size and the allowed format types for the customer document by navigating through the Configure>>Customer where under the document section the admin can enter the size and allowed type for the document.

Laravel-eCommerce-customer-document

Customer View

The customer can easily view all the documents provided by the admin under their customer profile.

Bulkupload-customer-view

That’s all for Laravel eCommerce Customer Document, still, have any issue feel free to add a ticket.

Also let us know your views to make the module better https://bagisto.uvdesk.com/en/

Current Product Version - v1.2.0

Supported Framework Version - Bagisto, 1.2.0

Blog Version - Bagisto, 1.2.0
  • Version v0.1.7
  • Version Bagisto, 1.2.0
  • Version Bagisto, 1.1.1
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home

Table of Content