Jump to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to generate API Key and Secret

Featured Replies

Is there anyone who can tell me HOW TO GENERATE the API Key and Secret so that I can use the REST API, I am using the admin account but nowhere I found the api key create feature.

$request = [
      'header' => [
          'apikey' => 'dein-key',
          'secret' => 'dein-secret'
      ],
      'body' => [
          'command' => 'Customers.add',
		  'params' => $data
      ]
  ];

Thanks in advance

Allow API usage in settings -> log in as desired user -> drop-down menu "options" chose "Api keys" and click "add api key"

  • Author

But it seems I dont have that menu item it is showing me only Password and Language option.

  • Author

In settings I don\t see any option to Enable API :(

image.thumb.png.2a4f3541679d7d2bfbf934f69e488fd1.png

  • Author

Can you let me know the page name or URL of that page? so that I can hit it manually though I don't have it in my options, I am using my admin account information for login.

12 minutes ago, phpfarmer said:

In settings I don\t see any option to Enable API :(

image.thumb.png.2a4f3541679d7d2bfbf934f69e488fd1.png

Well these are the settings categories....hit settings at the right side of these to see the corresponding settings..."enable API" is under system settings.

  • Author
vor 23 Minuten schrieb d00p:

API enabled in the settings?

I actually have checked all the right side settings and here is the system settings

788341061_FireShotCapture003-admin-FroxlorServerManagementPanel-rzh-1-app-1.innoscripta_com.thumb.png.0abf34d18cd3a93ec54ace1e4b56fadc.png

You sure you are using latest git-master version? 0.9.x has no API

  • Author

I am not sure about it\s version where to find it but on auto update its saying I already have the latest version of it

image.thumb.png.52835c82fc01550317f9819796e4d5a1.png

Version can be seen on the admin dashboard. And if you did not checkout from git you most likely do not have 0.10.0

  • Author

aha ok

Seems it is: Installed version:    0.9.40.1-1 (DB: 201809280)

image.png.f32b442dc312cc8a5440dc5da5d22119.png

 

So now how can I update it? seems the auto update doesn't catching it.

  • Author

Okay Thanks for the info, Let me try if I can get it working with the version installed.

Archived

This topic is now archived and is closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.