FE Presta Admin App - Fácil de Administrar Aplicación de Administrador de Tienda
Intacto 

FE Presta Admin App - Fácil de Administrar Aplicación de Administrador de Tienda 1.1.8 untouched

No tiene permiso para descargar
  • Iniciador del hilo Iniciador del hilo chavez
  • Fecha de inicio Fecha de inicio
Registrado
11 Sep 2021
Mensajes
7.662
Puntuación de reacciones
1.248
Credits
$6.780
ElFE Presta Admin App - Easy to Manage Store Adminha sido enviado y ahora está disponible para descargar de forma gratuita. Gracias a la contribución de nuestro miembro @chavez¡!
FE Presta Admin App vende rápidamente y es ampliamente aceptado módulo que facilita al administrador gestionar su operación de tienda a través del móvil. Ayuda a gestionar el catálogo, los clientes, los carritos abandonados, obtener notificaciones inmediatas o en tiempo real sobre las órdenes en tu teléfono.

Permitirá gestionar su tienda PrestaShop en cualquier momento y en cualquier lugar utilizando su dispositivo móvil.
Promete proporcionar una conexión segura entre la tienda PrestaShop y el dispositivo móvil.
Permitirá agregar, actualizar, ver productos, órdenes, categorías...
Read more about this resource...
 
that is return site data from your purchase order at back end
2025-08-22_030659.webp

and if this order id was empty or wrong .app will return
Código:
{"isOperationSuccess": false,
                "Message": "Store name not get please save settings from module.",
                "Data": {"siteurl": "null",
                "storename": "null"}

if we are try to add default content to here .return infomation except message notice like
Código:
{
  "isOperationSuccess": true,
  "Message": "Welcome to Flexeasy mobi admin app",
  "Data": {
    "siteurl": "http://test.nullpro.net/",
    "image_text": "Maximum upload image size 8 megabytes",
    "ordernumber": "000000",
    "module_version": "1.1.6",
    "supported_android_app_version": "2.8.9",
    "supported_ios_app_version": "2.8.7",
    "force_update": false,
    "appcode": "123123123",
    "verify": "1",
    "legalcode": "0000000000",
    "storename": "My Store",
    "theme": "",
    "appkey": "VSZ66NPMHNV01M1P6LTODXTRKI4KMYE9",
    "report_limit": 30,
    "logo_image": "null",
    "currency": "$",
    "is_rated": "false",
    "currency_list": [
      {
        "label": "US Dollar",
        "iso_code": "USD",
        "value": 1,
        "sign": "$",
        "selected": "true"
      }
    ],
    "languages": [],
    "error_message": [
      {
        "key": "error_not_verify",
        "value": "Your app is not verified yet"
      },
      {
        "key": "error_url_notmatch",
        "value": "Url is not matched"
      },
      {
        "key": "error_orderid_notmatch",
        "value": "order id is not valid"
      },
      {
        "key": "error_date_notmatch",
        "value": "Date is less then require date"
      }
    ],
    "notification_settings": {
      "noti_interval_list": [
        {
          "title": "0",
          "value": "0"
        },
        {
          "title": "5",
          "value": "5"
        },
        {
          "title": "10",
          "value": "10"
        },
        {
          "title": "15",
          "value": "15"
        },
        {
          "title": "20",
          "value": "20"
        },
        {
          "title": "25",
          "value": "25"
        },
        {
          "title": "30",
          "value": "30"
        },
        {
          "title": "35",
          "value": "35"
        },
        {
          "title": "40",
          "value": "40"
        },
        {
          "title": "45",
          "value": "45"
        },
        {
          "title": "50",
          "value": "50"
        },
        {
          "title": "55",
          "value": "55"
        },
        {
          "title": "60",
          "value": "60"
        }
      ],
      "notification_interval": "",
      "is_customer_noti_on": "true",
      "customer_noti_title": "hoME tEST - New customer registered",
      "customer_noti_message": "Update : {totalcust} Customer registered.",
      "is_order_noti_on": "true",
      "order_noti_title": "hoME tEST - You have {total} new orders",
      "order_noti_message": "Update : Sum of {totalpaid} order received.",
      "order_status": [
        "11",
        "2"
      ],
      "update_order_noti_title": "hoME tEST - Order status change",
      "update_order_noti_message": "#{order} : Reference {ref} order status change to {status} and order amount is {orderamount}."
    },
    "category_cover_size": "Recommended size 141px x 180px",
    "category_small_size": "Recommended size 98px x 98px",
    "category_thumbnail_size": "Recommended size 98px x 98px",
    "product_image_size": "Recommended size 800px x 800px JPG, GIF or PNG format",
    "image_dimension": [
      {
        "product_image_width": "458",
        "product_image_height": "458",
        "category_cover_image_width": "870",
        "category_cover_image_height": "217",
        "category_thumb_image_width": "125",
        "category_thumb_image_height": "125",
        "menu_thumb_image_width": "125",
        "menu_thumb_image_height": "125",
        "last_update_date": ""
      }
    ],
    "gender": [
      {
        "gender_id": 1,
        "title": "Mr."
      },
      {
        "gender_id": 2,
        "title": "Mrs."
      }
    ],
    "customer_group": [
      {
        "group_id": 1,
        "name": "Visitor"
      },
      {
        "group_id": 2,
        "name": "Guest"
      },
      {
        "group_id": 3,
        "name": "Customer"
      }
    ],
    "order_status": [
      {
        "id_order_state": 10,
        "name": "Awaiting bank wire payment"
      },
      {
        "id_order_state": 13,
        "name": "Awaiting Cash On Delivery validation"
      },
      {
        "id_order_state": 1,
        "name": "Awaiting check payment"
      },
      {
        "id_order_state": 6,
        "name": "Canceled"
      },
      {
        "id_order_state": 5,
        "name": "Delivered"
      },
      {
        "id_order_state": 12,
        "name": "On backorder (not paid)"
      },
      {
        "id_order_state": 9,
        "name": "On backorder (paid)"
      },
      {
        "id_order_state": 2,
        "name": "Payment accepted"
      },
      {
        "id_order_state": 8,
        "name": "Payment error"
      },
      {
        "id_order_state": 3,
        "name": "Processing in progress"
      },
      {
        "id_order_state": 7,
        "name": "Refunded"
      },
      {
        "id_order_state": 11,
        "name": "Remote payment accepted"
      },
      {
        "id_order_state": 4,
        "name": "Shipped"
      }
    ],
    "order_country": [
      {
        "id_country": 21,
        "name": "United States"
      }
    ]
  }
}

some config data was created by your website with together purchase order iD
 
Última edición:
Which files should I edit?
 
Superior