Skip to content

The Laravel eCommerce Yurtiçi Shipping

License

Notifications You must be signed in to change notification settings

codenteq/yurtici-shipping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Yurtiçi Shipping

License Total Downloads

1. Introduction:

Yurtiçi Shipping Add-on provides Yurtiçi Shipping methods for shipping the product.

2. Requirements:

  • PHP: 8.2 or higher.
  • Bagisto: v2.*
  • Composer: 1.6.5 or higher.

3. Installation:

  • Run the following command
composer require codenteq/yurtici-shipping
  • Run these commands below to complete the setup
composer dump-autoload
  • Run these commands below to complete the setup
php artisan optimize

Installation without composer:

  • To ensure that your custom shipping method package is properly integrated into the Bagisto application, you need to register your service provider. This can be done by adding it to the bootstrap/providers.php file in the Bagisto root directory.
Webkul\YurticiShipping\Providers\YurticiShippingServiceProvider::class,
  • Goto composer.json file and add following line under 'psr-4'
"Webkul\\YurticiShipping\\": "packages/Webkul/YurticiShipping/src"
  • Run these commands below to complete the setup
composer dump-autoload
php artisan optimize

That's it, now just execute the project on your specified domain.

How to contribute

Yurtiçi Shipping is always open for direct contributions. Contributions can be in the form of design suggestions, documentation improvements, new component suggestions, code improvements, adding new features or fixing problems. For more information please check our Contribution Guideline document.

Sponsor this project

 

Packages

 
 
 

Contributors

Languages