Download the PHP package heptaaurium/aliexpress-importer without Composer
On this page you can find all versions of the php package heptaaurium/aliexpress-importer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download heptaaurium/aliexpress-importer
More information about heptaaurium/aliexpress-importer
Files in heptaaurium/aliexpress-importer
Package aliexpress-importer
Short Description An aliexpress importer plugin for Botble laravel platform
License MIT
Informations about the package aliexpress-importer
Installation Guide
To install the AliExpress Importer package along with Laravel, Sanctum, and Botble, follow the steps below:
-
Make sure you have Laravel, Sanctum, and Botble installed in your project. If not, you can install them using the following commands:
-
Once you have Laravel, Sanctum, and Botble installed, you can install the AliExpress Importer package by running the following command in your terminal:
Make sure you have composer installed on your system before running this command.
-
After the installation is complete, you can proceed with configuring and using the AliExpress Importer package as per your requirements.
-
To publish the package's configuration files, run the following command:
-
Next, run the migrations to create the necessary database tables:
This will create the required tables for the AliExpress Importer package in your database.
- Finally, you can start using the AliExpress Importer package in your Laravel project.