754b23b53f
change disable_coupons != yes to enable_coupons == yes
2025-01-07 16:26:33 +07:00
1a5a7124f7
Update plan.php
2025-01-04 01:59:20 +07:00
cfe0a14f31
Enhancements and Fixes
...
Added Vouchers Printing Per Page option, default is 36 for A4 papers.
Fix voucher printing date showing time and seconds (its annoying), replaced with group by days created, and also added number of vouchers created on each days to make it more unique and classy
2024-12-30 22:49:46 +01:00
c5fd7c0249
Improvement and Fixes
...
Add print now features when generating vouchers and print them immediately after generation.
Add multiple voucher code deletion, admin can mark multiple vouchers codes and delete them.
Fix issue of plan names displays in the voucher table even when voucher are empty, very annoying
2024-12-25 14:52:10 +01:00
cf6f89b3f2
fixed coupon bugs
...
fix add and edit bug
2024-12-25 10:20:29 +01:00
2dc50c3637
Update coupons.php
...
fixed change status error
2024-12-25 10:04:20 +01:00
2e61c89d89
Update autoload.php
...
Add null condition too
2024-12-21 11:16:29 +01:00
b3fd1d5a3e
add voucher date created and print by date
...
add voucher date created and print by date
2024-12-20 16:48:06 +07:00
67a097fddf
Enhancement
...
Add coupon unlimited usage 0 is unlimited
Add more logic to coupon brute force attack
2024-12-17 19:59:04 +01:00
8a36746a0f
New Feature and Bux Fix
...
Lots of changes has been made that i cant recall
Added Coupon
Fix installation bug
Add more nav list
Fix this and that
2024-12-16 17:45:13 +01:00
c8d5861f2e
Patch Update: Enhancement
...
Fixed Activation and Order History disappear when customer username is Changed
2024-12-04 14:37:01 +01:00
92491e22ec
check if method exists
2024-12-03 13:38:29 +07:00
d6144537c4
add sync function
...
add sync function
fix radius time monthly validity
fix sync button for hotspot with uptime limit and data limit
2024-12-03 11:15:15 +07:00
7acab4d50e
New Feature
...
Add New self registration notification for admin
2024-11-28 18:35:01 +01:00
79d0921ebe
Dynamic Custom Login Page
...
Add Dynamic image changing functions, for swift action for image update
2024-11-28 17:59:12 +01:00
77d25738b1
Patch Addon
...
Add container dark mode
Add Registration Mandatory Fields
2024-11-28 16:16:05 +01:00
5e2eaa5578
Custom Mikrotik SMS Command
2024-11-21 18:08:51 +07:00
63e564c9dd
Fix otp registration as it still check is sms url exists, so i remove it
2024-11-21 10:09:36 +07:00
27a5d2d45a
check setting
2024-11-21 09:56:14 +07:00
153da7c63b
registration can force to upload photo
2024-11-20 14:44:23 +07:00
c9778e71b9
fix option select custom field
2024-11-19 18:18:51 +07:00
eb970b257a
Custom Fields for registration and Profile, but not yet finished for upload picture
2024-11-19 18:11:34 +07:00
242dda2e99
remove You do not have permission to access this page in demo mode
2024-11-19 13:20:53 +07:00
16199b4c18
Patch Update
...
fix moon custom login page logo not showing after upload
add registration now allowed in demo mode, add warning when registration is disabled
2024-11-16 16:59:42 +01:00
581b765c28
add default values
...
add default images
fix bugs template bugs
add tawk.to and add footer links
Fix moon template
2024-11-11 19:54:44 +01:00
c3355ad8f7
New Feature: Customer login settings
...
you can change or add multiple custom login-page template
you can also add your own login page
just add a login page with name
"login-custom-[template-name].tpl"
e.g.
login-custom-star.tpl
login-custom-moon.tpl
login-custom-sun.tpl
login-custom-venus.tpl
2024-11-11 17:42:57 +01:00
6a5fd9d11a
add tax on bills tag
...
add tax inside bills tag notification
show tax in admin recharge page
2024-11-07 23:28:52 +07:00
0295ab44e5
send welcome email bug
...
fixed welcome email sending bug
2024-11-05 10:13:56 +01:00
b28b40280f
Remove debug
2024-11-05 11:09:56 +07:00
6db2f2bf0d
fix critical bug customer can recharge without balance when using balance. and move Balance to select Gateway
2024-11-04 15:10:58 +07:00
32a64d944a
remove index.php
2024-11-04 13:57:28 +07:00
7fb08eb76f
fix unpaid order
2024-11-04 10:44:39 +07:00
8a0c17b319
Add order by Firstname or lastname requested by CountryCom LLC, thanks
2024-11-01 17:03:00 +07:00
1f1430fd21
Fix delete old photo
2024-10-31 14:46:51 +07:00
3dfb12d830
Customer Photo
2024-10-31 13:49:51 +07:00
51811bd753
REMOVE CSRF (annoying when refresh page) when open edit customer page, add upload photo when edit Customer
2024-10-31 13:36:43 +07:00
71d6024d62
Upload Admin face with Face Detection
2024-10-30 17:49:21 +07:00
70d8cd8e01
Feature: Custom Balance
...
Add custom balance in customer dashboard
Note: i only test it with Paystack and Razorpay payment gateway and it works as expected
test it very well and report any error or bug
2024-10-29 08:46:03 +01:00
7614422bd8
Merge branch 'master' into Development
2024-10-29 14:17:31 +07:00
8fdbe0ec1d
security
...
add csrf token to customers post and get methods
2024-10-28 11:57:48 +01:00
d69086d99b
dont show echo
2024-10-28 15:49:44 +07:00
3778499611
Merge pull request #333 from taukir007/master
...
Registration Form: Separate username and phone number fields if OTP Required is enabled.
2024-10-26 19:14:29 +07:00
01c2808e43
Enhance registration process with OTP verification
...
- Separate username and phone number handling
- Improve Phone Number validation and handling
- Stop changes to the registration form when the wrong password is entered
- Enhance error messages for better user experience
2024-10-25 14:51:01 +06:00
eb1d804a4d
patch update
...
make settings form individual to reduce conflicts
2024-10-23 08:28:00 +01:00
cd5f9101f2
only admin can edit customer
2024-10-23 14:13:32 +07:00
dc55957a53
Refill Balance with Custom Amount Requested by Javi Tech
2024-10-23 14:04:11 +07:00
7685323bd6
phone_otp_type forgot to add
2024-10-21 14:15:39 +07:00
3febb60253
fix variable sms_otp_registration
2024-10-18 12:57:59 +07:00
49f194a7f2
Admin can Login as Customer
2024-10-17 15:14:39 +07:00
b3744a5007
fix Customer view to view tbl_payment_gateway
2024-10-17 14:09:11 +07:00