LINK PROTECTION PASSWORD FOR THIS UPDATE
Version 7.8 10 September 2024
-Added advanced maintenance mode with more detailed control options for specific modules
- Improved lots of things in chatting system
- Rearrange the full admin panel menu to navigate easily
- Displayed customer wallet information in the POS system for easy access
- Manage full redirection for all notification click
-...
Version 7.9 21 October 2024
- Centralized login by three login methods: Manual, OTP-based, and Social media. All options are managed by the admin.
- Integrated Firebase Authentication using mobile OTP
- Added new cases and Improved the overall restaurant subscription model
- Show available business operation areas/ delivery areas on the landing website
- Integrated reCAPTCHA v3 for improved security
- Added Nutrition and Allergy related information and tag
- Added...
Version 7.9 21 October 2024
- Centralized login by three login methods: Manual, OTP-based, and Social media. All options are managed by the admin.
- Integrated Firebase Authentication using mobile OTP
- Added new cases and Improved the overall restaurant subscription model
- Show available business operation areas/ delivery areas on the landing website
- Integrated reCAPTCHA v3 for improved security
- Added Nutrition and Allergy related information and tag
- Added option to export subscribed customers mail list with lots of filters
- Enhanced some UI and content for apps.
- Fixed some issues
- Improved some queries and optimized performance
- Made the Flutter app compatible with Flutter SDK 3.24.3
Version 7.9 21 October 2024
- Centralized login by three login methods: Manual, OTP-based, and Social media. All options are managed by the admin.
- Integrated Firebase Authentication using mobile OTP
- Added new cases and Improved the overall restaurant subscription model
- Show available business operation areas/ delivery areas on the landing website
- Integrated reCAPTCHA v3 for improved security
- Added Nutrition and Allergy related information and tag
- Added option to export subscribed customers mail list with lots of filters
- Enhanced some UI and content for apps.
- Fixed some issues
- Improved some queries and optimized performance
- Made the Flutter app compatible with Flutter SDK 3.24.3
- Made it compatible with main system version 7.8
- Fixed known issues to enhance system stability and performance.
LINK PROTECTION PASSWORD FOR THIS UPDATE
Version 8.0 31 December 2024
- Dine-in Order Feature: Introduced a new feature to facilitate dine-in orders seamlessly
- Improved searching and filtering functionality for better usability and precision
- Addressed and resolved various issues to ensure smoother operation
- Made the Flutter apps compatible with Flutter SDK 3.27.1
Hello sir, are you still facing the same issue ? Did you try to enter the random values ?Good afternoon, I have a problem and I am unable to connect the React website configuration
View attachment 39561
View attachment 39560
Hi, Yes I am still facing the same errorHello sir, are you still facing the same issue ? Did you try to enter the random values ?
@raz0r Please help us to null the react siteGood afternoon, I have a problem and I am unable to connect the React website configuration
View attachment 39561
View attachment 39560
It does not need to be " nulled". The main script has license_checks, and in last version that posted, this license_checks removed.@raz0r Here is the new update of
React User Website v2.9.1 NOT NULLED
![]()
17.44 MB file on MEGA
mega.nz
Please help to null it
Replace file app\Http\Middleware\ReactValid.phpCan you send me the link to download
Post automatically merged:
Going to the download link asks for a password. View attachment 39647
<?php
namespace App\Http\Middleware;
use Closure;
use Illuminate\Http\Request;
use App\CentralLogics\Helpers;
class ReactValid
{
/**
* Handle an incoming request.
*
* @param \Illuminate\Http\Request $request
* @param \Closure $next
* @return mixed
*/
public function handle(Request $request, Closure $next)
{
return $next($request);
}
}