• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

DOKANS - Multitenancy Based Ecommerce Platform (SAAS)

DOKANS - Multitenancy Based Ecommerce Platform (SAAS) 3.9.2

No permission to download
@NullMaster Hi! Do you have time to share the folder with you and delete any trace of my license?
 
[USER = 1697] @NullMaster [/ USER] ¡Hola! ¿Tienes tiempo para compartir la carpeta contigo y borrar cualquier rastro de mi licencia?
the licence files is in "store" only delete this \script\storage\app\licence
 
Dokans v2.6 + Addons (PWA) + Auto subdomain:
Dokans 2.6 Full Untouched

Someone can help to null existing installation (Duplicated) ?
I want to use my license in one installation and null duplicated installations (for clients).
 
Dokans v2.6 + Addons (PWA) + Auto subdomain:
Dokans 2.6 Full Untouched

Someone can help to null existing installation (Duplicated) ?
I want to use my license in one installation and null duplicated installations (for clients).
this not a clean code, when try to install it give error 404 give me the untouched version and i try to null it... and post the route/web.php file after install!
 
Last edited:
this not a clean code, when try to install it give error 404 give me the untouched version and i try to null it... and post the route/web.php file after install!
it lacks a .htaccess file. Create .htaccess file on the root project folder and paste this content:


<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|json|config.js|md|gitignore|gitattributes|lock)$">
Order allow,deny
Deny from all
</Files>
</IfModule>

The installation process will start.
 
it lacks a .htaccess file. Create .htaccess file on the root project folder and paste this content:


<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|json|config.js|md|gitignore|gitattributes|lock)$">
Order allow,deny
Deny from all
</Files>
</IfModule>

The installation process will start.
@Katia666 can you null with this script
 
this not a clean code, when try to install it give error 404 give me the untouched version and i try to null it... and post the route/web.php file after install!


1.png

Yes, it's clean and untouched :)
If dont want, dont use it. I just sharing the file. YW.
 
Good, and any have the route
1.png

Yes, it's clean and untouched :)
If dont want, dont use it. I just sharing the file. YW.

sorry i trying to null it, the share dont have the .htaccess my bad!

Well.. i have this nulled only need the /script/route/web.php file to test all !
 
Good, and any have the route


sorry i trying to null it, the share dont have the .htaccess my bad!

Well.. i have this nulled only need the /script/route/web.php file to test all !
just web.php only ?
i hope @orochimaruz or @Soumoss want to share it...

I got it from another source..
dokans v.2.0 nulled, and I managed to install it on my server...
but I'm not sure it's the correct version or v1.2.6, because I couldn't find the version information.

this web.php from my server (maybe is nulled)
 

Attachments

  • web.zip
    3.4 KB · Views: 42
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock