OpenPlatform / 04. Creating apps
Updated: 18. November 2019
Author: Peter Širka

04. Creating apps

Professional Support Chat with contributors

It's very easy to create OpenPlatform application. Follow this source-code: TestApp.

Domain name

Each OpenPlatform's application needs to have own domain name. Of course, for testing you can use local IP address in the form e.g. http://127.0.0.1:8001, etc.. Important step is to have openplatform.json with meta data of this application. This file needs to be stored in application's root available on e.g. http//127.0.0.1:8001/openplatform.json.

IMPORTANT: you can use different domain names or second domain level.

Register your application

Run the OpenPlatform and then register your app in Control Panel section (you need to have SuperAdmin privileges).