DOKANS - Multitenancy Based Ecommerce Platform (SAAS)

DOKANS - Multitenancy Based Ecommerce Platform (SAAS) v3.9.1 Nulled

No permission to download
Status
Not open for further replies.

Katia666

Member
Dec 18, 2020
60
16
8
till same error after replacing the file which is shared here....
You do not have the script installed in the public_html ... you have it installed in a subfolder called tenancy ... when you install it asks you to put the full domain in your case it would be domain.com/tenancy

On the other hand, note that on that page you sell or offer the nulleds products, which is illegal, the purpose of nulling the scripts is merely educational and / or testing and then buying the licenses
 

huy236

New member
May 7, 2022
0
0
0
i'm not selling sir ...its just a demo website to test my codes....and added wordpress theme , wrote my available scripts for my clarity..that turned into shop like structure.. but you can see NO add to cart or buy button
 

ashish thaker

Active member
May 2, 2019
200
31
43
You do not have the script installed in the public_html ... you have it installed in a subfolder called tenancy ... when you install it asks you to put the full domain in your case it would be domain.com/tenancy

On the other hand, note that on that page you sell or offer the nulleds products, which is illegal, the purpose of nulling the scripts is merely educational and / or testing and then buying the licenses
this is to test the product to have demo for client and as i work only on licensed scripts,

so in future client doesn't have the issues for further, updates.


such experiments increase my knowledge towards the technologies through i am not aware....



thanks for your suggestion and guidance.

i appreciate your views and thought process.

BTW is there any suggestion to make working this script in tenancy please...

have a nice time ahead.
 
  • Like
Reactions: wanderer187

Katia666

Member
Dec 18, 2020
60
16
8
this is to test the product to have demo for client and as i work only on licensed scripts,

so in future client doesn't have the issues for further, updates.


such experiments increase my knowledge towards the technologies through i am not aware....



thanks for your suggestion and guidance.

i appreciate your views and thought process.

BTW is there any suggestion to make working this script in tenancy please...

have a nice time ahead.

<3

Suggestion... or reinstall and add the full directory or...

edit .env

APP_URL=https://yourdomain.com/tenancy
APP_PROTOCOLESS_URL=yourdomain.com/tenancy
APP_URL_WITHOUT_WWW=https://yourdomain.com/tenancy
APP_PROTOCOL=https://
 

ashish thaker

Active member
May 2, 2019
200
31
43
you're welcome
it didn't worked..

APP_URL=https://yourdomain.com/tenancy
APP_PROTOCOLESS_URL=yourdomain.com/tenancy
APP_URL_WITHOUT_WWW=https://yourdomain.com/tenancy
APP_PROTOCOL=https://


every time it goes to the same directory /tenancy

where actually such directory doesn't exists.

again i would like to make it clear, i am not installing this script on subdomain,

i have parked a addon domain to my server for testing.
 

algutar3008

New member
May 10, 2022
0
0
0
Great script! I recommend you to use it for development.
 

Attachments

  • screencapture-nhanh-shop-1625779050022.png
    screencapture-nhanh-shop-1625779050022.png
    1.6 MB · Views: 65
  • 2021-07-09_4-17-07.png
    2021-07-09_4-17-07.png
    96.9 KB · Views: 61
  • screencapture-demo-nhanh-co-1625778953623.png
    screencapture-demo-nhanh-co-1625778953623.png
    1.3 MB · Views: 52
  • 2021-07-09_4-15-37.png
    2021-07-09_4-15-37.png
    100.6 KB · Views: 64
  • Like
Reactions: wanderer187

redone147

New member
Nov 24, 2020
20
13
3
Sorry multi post...

For auto sub domain replace the .htaccess:

<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>

RewriteEngine On

# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [L,R=301]

# Handle Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]

# Disable Directory listing
Options -Indexes

# block files which needs to be hidden, specify .example extension of the file
<Files ~ "\.(env|config.js|md|gitignore|gitattributes|lock)$">
Order allow,deny
Deny from all
</Files>
</IfModule>


and see this
Hi,
thank you for code , but still not working and all demo video on youtube are private. do you have video o show how can make sub domain?
 
Status
Not open for further replies.

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