What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
XSender - Bulk Email, SMS & WhatsApp Messaging Application

NULLED XSender - Bulk Email, SMS & WhatsApp Messaging Application 3.3 NULLED

raz0r updated XSender - Bulk Email, SMS & WhatsApp Messaging Application with a new update entry:

XSender 3.2.3 NULLED

XSender Version 3.2.3 [20 April 2025]​

Enhancements:
  • Implemented refined UI improvements for a more intuitive and seamless user experience.
  • Revamped the template system to enhance flexibility and support future customizations.
  • Updated routing mechanisms to streamline future updates and improve system maintainability.
  • Enhanced the upgrade system to efficiently manage database schema changes, ensuring smoother transitions.
Bug Fix:...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
  • Like
Reactions: SSoftwarez
having error of 500 while installing , my .htacces is
<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}]

# Prevent direct access to the src directory
RewriteRule ^src/ - [F]

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

# Send Requests To Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>

<Files .env>
Order allow,deny
Deny from all
</Files>
1746932564206.png
 
Reacted by:
fyi i used an older vertion 3.22 it worked, also if anyone want to send via cron use the internal commands

php /urfilepath/src/artisan

this everyfew mins 1-3 mins
php /urfilepath/src/artisan whatsapp:send
php /urfilepath/src/artisan sms:send
php /urfilepath/src/artisan email:send

This has to be always running
php /urfilepath/src/artisan queue:work
 
Reacted by:
Good Morning raz0r,
I extracted the application in "laragon/www/xsender" but when I go to the address " " I have a 500 error, so I activated Laravel's debug mode and I see this database error table or view xsender.settings not found,


Please Anyone have a database please share it or show us to install correctly application.
 
Reacted by:
Good Morning raz0r,
I extracted the application in "laragon/www/xsender" but when I go to the address " " I have a 500 error, so I activated Laravel's debug mode and I see this database error table or view xsender.settings not found,


Please Anyone have a database please share it or show us to install correctly application.
this is because the install is not working, and its looking for an allready existing db and its table, u can try to use an older db and conect it and see if its working, the installer does not start or work!
 
Reacted by:
  • Like
Reactions: krliskrkli
this is because the install is not working, and its looking for an allready existing db and its table, u can try to use an older db and conect it and see if its working, the installer does not start or work!
I don't have old version of this application
 
Reacted by:
raz0r 's signature
Reacted by:
  • Like
Reactions: smush-man and Gaotu7
Top