YOORI - Laravel Vue Multi-Vendor PWA eCommerce CMS

YOORI - Laravel Vue Multi-Vendor PWA eCommerce CMS 1.8.0

No permission to download

Djobeni

Member
May 17, 2022
39
7
8
I just skipped the auto-installation altogether and opted for manual process.
First import the database file into your DB host, then provide environment details as necessary on the [.env] file. change permissions on storage folder and other folders as necessary - and there you are ready to go, but for some reason if it doesn't load you may have to run laravel server command

Also be aware that even tho i was able to run it without providing purchase code, it will still display the message that says to update your purchase code after you log in as super admin
thanks bro, yes some time it asking code during admin login.
 

MacKen

Member
Aug 8, 2019
99
33
18
I have nulled it successfully. Tested it. It's working. V1.5.0
BEFORE INSTALLATION JUST FOLLOW THESE STEPS.

STEP 1 :
* now copy "sql.sql" into "public\sql\" directory.
* now replace the "Helper.php" in "app\Helpers" with the provided "Helper.php"

STEP 2 :
* At the time of installation in the place of purchase code type "anything you want". (basically, it is just not be left blank).

Install and you are ready to go.

-------------------------------------
Tôi đã vô hiệu hóa nó thành công. Đã kiểm tra nó. Nó đang hoạt động.

TRƯỚC KHI CÀI ĐẶT CHỈ CẦN LÀM THEO CÁC BƯỚC NÀY.



BƯỚC 1 :

* bây giờ sao chép "sql.sql" vào thư mục "public \ sql \".

* bây giờ thay thế "Helper.php" trong "app \ Helpers" bằng "Helper.php" được cung cấp



BƯỚC 2 :

* Tại thời điểm cài đặt tại nơi mua mã gõ "bất cứ điều gì bạn muốn". (về cơ bản, nó chỉ là không được để trống).



Cài đặt và bạn đã sẵn sàng.
 

MacKen

Member
Aug 8, 2019
99
33
18
I have nulled it successfully. Tested it. It's working. V1.5.0
BEFORE INSTALLATION JUST FOLLOW THESE STEPS.

STEP 1 :
* now copy "sql.sql" into "public\sql\" directory.
* now replace the "Helper.php" in "app\Helpers" with the provided "Helper.php"

STEP 2 :
* At the time of installation in the place of purchase code type "anything you want". (basically, it is just not be left blank).

Install and you are ready to go.

-------------------------------------
Tôi đã vô hiệu hóa nó thành công. Đã kiểm tra nó. Nó đang hoạt động.

TRƯỚC KHI CÀI ĐẶT CHỈ CẦN LÀM THEO CÁC BƯỚC NÀY.



BƯỚC 1 :

* bây giờ sao chép "sql.sql" vào thư mục "public \ sql \".

* bây giờ thay thế "Helper.php" trong "app \ Helpers" bằng "Helper.php" được cung cấp



BƯỚC 2 :

* Tại thời điểm cài đặt tại nơi mua mã gõ "bất cứ điều gì bạn muốn". (về cơ bản, nó chỉ là không được để trống).



Cài đặt và bạn đã sẵn sàng.
 

Attachments

  • install.zip
    43.8 KB · Views: 58
  • Love
Reactions: Djobeni

MacKen

Member
Aug 8, 2019
99
33
18
Fix: Laravel 8.0 Warning with Nexmo-Bridge

[26-Sep-2022 10:43:48 Asia/Ho_Chi_Minh] PHP Warning: file_exists(): open_basedir restriction in effect. File(/autoload.php) is not within the allowed path(s): (/home/domain/:/tmp:/var/run/cache-nginx/domain/) in /home/domain/public_html/vendor/vonage/nexmo-bridge/src/Autoloader.php on line 69


Open file: vendor/vonage/nexmo-bridge/src/Autoloader.php on line 69

Edit:

if (file_exists(getenv('COMPOSER_VENDOR_DIR') . '/autoload.php')) {
return include getenv('COMPOSER_VENDOR_DIR') . '/autoload.php';
}

Replly

/*if (file_exists(getenv('COMPOSER_VENDOR_DIR') . '/autoload.php')) {
return include getenv('COMPOSER_VENDOR_DIR') . '/autoload.php';
}*/
 
Last edited:

Djobeni

Member
May 17, 2022
39
7
8
I have nulled it successfully. Tested it. It's working. V1.5.0
BEFORE INSTALLATION JUST FOLLOW THESE STEPS.

STEP 1 :
* now copy "sql.sql" into "public\sql\" directory.
* now replace the "Helper.php" in "app\Helpers" with the provided "Helper.php"

STEP 2 :
* At the time of installation in the place of purchase code type "anything you want". (basically, it is just not be left blank).

Install and you are ready to go.

-------------------------------------
Tôi đã vô hiệu hóa nó thành công. Đã kiểm tra nó. Nó đang hoạt động.

TRƯỚC KHI CÀI ĐẶT CHỈ CẦN LÀM THEO CÁC BƯỚC NÀY.



BƯỚC 1 :

* bây giờ sao chép "sql.sql" vào thư mục "public \ sql \".

* bây giờ thay thế "Helper.php" trong "app \ Helpers" bằng "Helper.php" được cung cấp



BƯỚC 2 :

* Tại thời điểm cài đặt tại nơi mua mã gõ "bất cứ điều gì bạn muốn". (về cơ bản, nó chỉ là không được để trống).



Cài đặt và bạn đã sẵn sàng.
thank you bro, it working fine. Thank you very much
 

MacKen

Member
Aug 8, 2019
99
33
18
FIX link admin : dmin/wallet/recharge-requests

/public_html/app/Http/Controllers/Admin/WalletController.php (line 22)

Edit:

line 12: //use App\Traits\NagadTrait;

line 25: //use NagadTrait;
 
Last edited:
  • Love
Reactions: Djobeni

MacKen

Member
Aug 8, 2019
99
33
18
HELP ME

Available Addon
- OTP System Addon
- Refund Addon
- Reward System Addon (Ready to release)
- Wholesale Addon
- Offline Payment Addon
- POS Manager Addon
- Affiliate System Addon(Under Development)
 
  • Like
Reactions: upwebmais

hakimmastour

Active member
Apr 27, 2019
215
193
43
12 September 2022 V1.5.1

New
========
- Description image preview option and delete option one by one
- Mix hot reload added fro development mode

Update
=========
- Button design and SVG icon updated
- By default color was added for buttons and menu
- Security & performance improvement

Fixes
=============
- Responsive design fixes & RTL issues fixes
- Fixes offline method name not showing on wallet
- Select2 RTL issue fixes
- Server crash issue fix when updating into v1.5.0
- Fixes few known bugs
 

baby_tarka

New member
Sep 22, 2022
11
2
3
can you shear please
Hello, @Djobeni, I was testing on shared hosting today and I found that for most part it was showing white screen. This is because the assets are not loaded.

I was able to overcome it by editing the environment file on LINE 63 [MIX_ASSET_URL="http://localhost/yoori_release_150/public"] TO [MIX_ASSET_URL="http://MYDOMAIN/public"].

As long as it connects to the database, the purchase code issue may not be triggered. I think you may ignore the purchase code as long as it only shows in the admin dashboard. Also find the sql attached bellow
 

Attachments

  • sql(new).zip
    36.6 KB · Views: 30
  • Like
Reactions: Djobeni

Djobeni

Member
May 17, 2022
39
7
8
Hello, @Djobeni, I was testing on shared hosting today and I found that for most part it was showing white screen. This is because the assets are not loaded.

I was able to overcome it by editing the environment file on LINE 63 [MIX_ASSET_URL="http://localhost/yoori_release_150/public"] TO [MIX_ASSET_URL="http://MYDOMAIN/public"].

As long as it connects to the database, the purchase code issue may not be triggered. I think you may ignore the purchase code as long as it only shows in the admin dashboard. Also find the sql attached bellow
Thank you so much
 
  • Like
Reactions: baby_tarka

pobreflix

Member
Banned User
May 2, 2022
145
10
18
Hello, @Djobeni, I was testing on shared hosting today and I found that for most part it was showing white screen. This is because the assets are not loaded.

I was able to overcome it by editing the environment file on LINE 63 [MIX_ASSET_URL="http://localhost/yoori_release_150/public"] TO [MIX_ASSET_URL="http://MYDOMAIN/public"].

As long as it connects to the database, the purchase code issue may not be triggered. I think you may ignore the purchase code as long as it only shows in the admin dashboard. Also find the sql attached bellow
glad you were able to figure out this problem, I couldn't install because of this white screen problem. Thanks a lot for the help
 
  • Like
Reactions: baby_tarka

Djobeni

Member
May 17, 2022
39
7
8
FIX link admin : dmin/wallet/recharge-requests

/public_html/app/Http/Controllers/Admin/WalletController.php (line 22)

Edit:

line 12: //use App\Traits\NagadTrait;

line 25: //use NagadTrait;
can you resent wallet edit steep please? im still getting error
 

johnc

Well-known member
Feb 18, 2021
288
261
63
johnc updated YOORI - Laravel Vue Multi-Vendor PWA eCommerce CMS with a new update entry:

YOORI - Laravel Vue Multi-Vendor PWA eCommerce CMS 1.5.1-untouched

New
========
- Description image preview option and delete option one by one
- Mix hot reload added fro development mode

Update
=========
- Button design and SVG icon updated
- By default color was added for buttons and menu
- Security & performance improvement

Fixes
=============
- Responsive design fixes & RTL issues fixes
- Fixes offline method name not showing on wallet
- Select2 RTL issue fixes
- Server crash issue fix when updating into v1.5.0
- Fixes few known bugs

Read the rest of this update entry...
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu