Download the PHP package combindma/jumia without Composer
On this page you can find all versions of the php package combindma/jumia. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download combindma/jumia
More information about combindma/jumia
Files in combindma/jumia
Package jumia
Short Description This is my package Jumia
License MIT
Homepage https://github.com/combindma/jumia
Informations about the package jumia
This is my package Jumia
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
You should create JumiaHelper to generate name, description and price.
You should also create JumiaProductAttributes trait and add it to Product Model.
Attach to Product Category these variables: meta[jumia_id_category], meta[jumia_string_category], meta[jumia_seo_category]
Add HasJumiaFeed trait to ProductController.
Add 3 methods in ProductController: addProductToJumia, syncProductWithJumia, syncProductImageWithJumia and add their routes
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Combind
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of jumia with dependencies
combindma/dashui Version ^1.0
illuminate/contracts Version ^8.0
maatwebsite/excel Version ^3.1
spatie/array-to-xml Version ^2.16
spatie/laravel-package-tools Version ^1.4.3