Download the PHP package romanyurkhanov/module-dealer without Composer

On this page you can find all versions of the php package romanyurkhanov/module-dealer. 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 module-dealer

RomanYurkhanov Dealer for Magento 2

RomanYurkhanov Dealer module for Magento 2

Latest Stable Version Total Downloads

Roman Yurkhanov's Dealer Module for Magento 2 extends the platform’s capabilities by enabling the sale of products from third-party organizations (dealers). Each dealer is provided with a dedicated, personalized page that includes their name, contact details, logo, and website link. Customers have the option to leave reviews about dealers directly on their personal pages.

Features

  1. Dealer Entity Creation: Allows for the creation of dealer entities, with a "Default Dealer" assigned by default.
  2. Dealer Assignment to Products: Each product can be assigned to a specific dealer, with "Default Dealer" being automatically assigned to all products initially (via data patch).
  3. Comprehensive Admin Management: Admins can create, read, update, and delete dealer entities through a user-friendly interface featuring an entity grid and settings. Dealer information is also added to the order details.
  4. Frontend Enhancements: Dealer information is seamlessly integrated into the Product Listing Page (PLP), Product Detail Page (PDP), Checkout, Order Success Page, Header Navigation Menu, and Customer Account sections. Individual dealer listing and profile pages are also available for customer review and contain attached products.
  5. Dealer Reviews: Customers can submit reviews for dealers on their personal pages. Reviews require admin approval before being published.

Extension Screenshots

Admin Panel:

Screenshot 2024-09-23 at 13 18 57 Screenshot 2024-09-23 at 13 20 06 Screenshot 2024-09-23 at 13 21 12 Screenshot 2024-09-23 at 13 21 50 Screenshot 2024-09-23 at 13 22 28 Screenshot 2024-09-23 at 13 22 54 Screenshot 2024-09-23 at 13 25 15 Screenshot 2024-09-23 at 13 25 39 Screenshot 2024-09-23 at 13 31 20 Screenshot 2024-09-23 at 13 31 47

Frontend:

Screenshot 2024-09-23 at 13 37 53 Screenshot 2024-09-23 at 13 38 31 Screenshot 2024-09-23 at 13 41 26 Screenshot 2024-09-23 at 13 43 43 Screenshot 2024-09-23 at 13 44 44 Screenshot 2024-09-23 at 13 45 07 Screenshot 2024-09-23 at 13 45 28 Screenshot 2024-09-23 at 13 46 50 Screenshot 2024-09-23 at 13 47 34 Screenshot 2024-09-23 at 13 51 04

How to install & upgrade RomanYurkhanov_Dealer

1. Install via composer (recommend)

I recommend you to install RomanYurkhanov_Dealer module via composer. It is easy to install, update and maintenance.

Run the following command in Magento 2 root folder.

1.1 Install

1.2 Upgrade

Run compile if your store in Product mode:

2. Copy and paste

If you don't want to install via composer, you can use this way.


All versions of module-dealer with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2.0
romanyurkhanov/module-base Version ^1.0.1
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 romanyurkhanov/module-dealer contains the following files

Loading the files please wait ....