Child pages
  • Chapter 1 - Creating Access to Back Office

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Creating Access to Back Office

First we are going to create an access to the web service.

To do this, simply go into your Back Office and click on the tab "Tools / Web Service" tab.

Select "Enable Web Service" and click Save to activate the service.

Generating a .htaccess file

To get the web service to work, you need to generate / regenerate a .htaccess file.

While still in the Back Office, go to the Tools / Generators tab and click:


Creating access

...

Return to Tools / Web Service

  • Click "Add New", and you'll access the "passkey" permission and definition page.
  • Click on "Generate". This will generate an authentication key.

Thanks to this key, you will be able to access the web service.

Then you can create rights for each resource you want to access.

In the list of permissions, the left button allows you to define all the rights for a given resource. Select the resources you need to manipulate from your application; in our case check the first check box in the "customers" row and then press "Save".

...