– move all mobile config into the BE ( Backend )
– schedule order by user ( Api )
– schedule order by admin procedure ( Backend )
– checkout with whatsapp ( Backend & Api )
– fix product name blank when product delete in transaction detail ( Backend )
– search by keyword ( Shop, Category, SubCategory, Item ) ( Api )
– update UI in Backend Config ( Backend )
– search by shop name ( Api )
– one page checkout new UI setting ( can admin choose existing flow or new flow ) ( Backend )
– auto assign to delivery boys ( Backend & Api )
– active orders dashboard ( Backend )
– notification migration (Backend)
– add search subcategory api ( Api )
– update search category, shop, product api ( Api )
– fixed compile error at php version 8
– map container not found issue (Backend)
– read all messages and text from language instead of hard code modification (Backend)
– http response code modified ( Api )
– application/config/autoload.php
– application/core/API_Controller.php
– application/core/BE_Controller.php
– application/core/My_Model.php
– application/core/My_Controller.php
– application/helpers/ps_mail_helper.php
– application/helpers/ps_helper.php
– application/libraries/PS_Adapter.php
– application/libraries/PS_Delete.php
– application/models/Mobile_setting.php
– application/models/Category.php
– application/models/Product.php
– application/models/Shop.php
– application/models/Tag.php
– application/models/Subcategory.php
– application/models/Order_route.php
– application/models/Schedule_Order_Route.php
– application/models/User.php
– application/models/Schedule_detail.php
– application/models/Schedule_header.php
– application/models/New_order_assign.php
– application/controllers/rest/Commentdetails.php
– application/controllers/rest/Coupons.php
– application/controllers/rest/Example.php
– application/controllers/rest/Favourites.php
– application/controllers/rest/Likes.php
– application/controllers/rest/Notis.php
– application/controllers/rest/Refunds.php
– application/controllers/rest/Shops.php
– application/controllers/rest/Categories.php
– application/controllers/rest/Products.php
– application/controllers/rest/Subcategories.php
– application/controllers/rest/Search_keywords.php
– application/controllers/rest/Order_routes.php
– application/controllers/rest/Deliboy_rates.php
– application/controllers/rest/Schedule_details.php
– application/controllers/rest/Schedule_headers.php
– application/controllers/rest/Delivery_status.php
– application/controllers/rest/Images.php
– application/controllers/rest/Transactionheaders.php
– application/controllers/rest/Users.php
– application/controllers/backend/Shops.php
– application/controllers/backend/Mobile_settings.php
– application/controllers/backend/Discounts.php
– application/controllers/backend/Order_routes.php
– application/controllers/backend/Products.php
– application/controllers/backend/Schedule_orders.php
– application/controllers/backend/Active_orders_dashboard.php
– application/controllers/backend/Deliboys.php
– application/controllers/backend/Language_strings.php
– application/controllers/backend/Backend_configs.php
– application/controllers/backend/Abouts.php
– application/controllers/backend/Apis.php
– application/controllers/backend/Categories.php
– application/controllers/backend/Notis.php
– application/controllers/backend/Transactions.php
– application/views/backend/mobile_settings/entry_form.php
– application/views/backend/mobile_settings/entry_form_script.php
– application/views/backend/partials/footer.php
– application/views/backend/partials/shop_nav.php
– application/views/backend/components/send_route_order_confirm_modal.php
– application/views/backend/order_routes/entry_form_script.php
– application/views/backend/order_routes/list.php
– application/views/backend/order_routes/list_script.php
– application/views/backend/order_routes/search_form.php
– application/views/backend/schedule_orders/list.php
– application/views/backend/schedule_orders/search_form.php
– application/views/backend/shops/entry_form_script.php
– application/views/backend/transactions/list_script.php
– application/views/backend/active_orders_dashboard.php
– application/views/backend/language_strings/list.php
– application/views/backend/abouts/entry_form.php
– application/views/backend/abouts/entry_form_script.php
– application/views/backend/active_orders_dashboard/detail.php
– application/views/backend/additionals/list_script.php
– application/views/backend/all_deliboys/entry_form.php
– application/views/backend/api_keys/entry_form_script.php
– application/views/backend/approves/entry_form.php
– application/views/backend/backend_configs/entry_form.php
– application/views/backend/banusers/list.php
– application/views/backend/best_choices/entry_form.php
– application/views/backend/categories/list_script.php
– application/views/backend/collections/entry_form.php
– application/views/backend/comments/entry_form_script.php
– application/views/backend/components/gallery.php
– application/views/backend/components/summary_shop_panel.php
– application/views/backend/deliboys/entry_form.php
– application/views/backend/deliboys/list_script.php
– application/views/backend/deliboys/search_form.php
– application/views/backend/discounts/entry_form.php
– application/views/backend/grocery_branches/list_script.php
– application/views/backend/modules/list_script.php
– application/views/backend/multipleupload/entry_form.php
– application/views/backend/multipleupload/entry_form_script.php
– application/views/backend/order_routes/detail.php
– application/views/backend/order_routes/entry_form.php
– application/views/backend/partials/breadcrumb.php
– application/views/backend/partials/header.php
– application/views/backend/partials/nav.php
– application/views/backend/partials/sidebar.php
– application/views/backend/popularproducts/entry_form.php
– application/views/backend/products/entry_form.php
– application/views/backend/products/search_form.php
– application/views/backend/profile/entry_form.php
– application/views/backend/purchasedcategories/entry_form.php
– application/views/backend/purchasedproducts/entry_form.php
– application/views/backend/rejects/entry_form.php
– application/views/backend/reset_email.php
– application/views/backend/schedule_orders/detail.php
– application/views/backend/schedule_orders/list_script.php
– application/views/backend/shops/entry_form.php
– application/views/backend/shops/list.php
– application/views/backend/shops_list.php
– application/views/backend/subcategories/entry_form_script.php
– application/views/backend/tags/list.php
– application/views/backend/transactions/detail.php
– application/views/backend/transactions/list.php