openplatform icon indicating copy to clipboard operation
openplatform copied to clipboard

OpenPlatform v5 is a beautiful and simple portal for running, integrating and managing multiple 3rd party web applications.

Results 6 openplatform issues
Sort by recently updated
recently updated
newest added

### "value && value.items.length" is bad and is throwing errors.. **in users-grid.html** Everywhere this kind of check is used should be replaced with ``` values && Array.isArray( value.items ) .......

[https://youtu.be/5aUgfSei6Ng](https://youtu.be/5aUgfSei6Ng)

It's probably my own fault, but I have an issue with syncing and access between OpenPlatform and Flow. I first installed Flow by a docker compose, logged in and changed...

bug

Hello, Is there any way to extend `setup` plugin in `bundle`? I would like to add a new page with extra settings. However I want to keep the OpenPlatform intact....

I have started the instance as instructed and then opened a localhost:8000 tab. The page loads but loops 1-10 seconds and then resets back to 1-10. The data base field...