Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to add an additional App folder which is not a resource? #159

Open
osseonews opened this issue Nov 24, 2024 · 0 comments
Open

Comments

@osseonews
Copy link
Contributor

Description
We've been customizing the dashboard apps for a few weeks now and this repo is incredibly impressive. Really easy to develop custom functionality. The components can be used for any type of dashboard where you retrieve the data using useSwr. What we wanted to do was to add another folder in the apps, that was not a CommerceLayer resource, and build additional functionality into the dashboard to grab data from another source. We would still surround the app with the TokenProvider, so to use the app, a user would still have to be logged into the CommerceLayer dashboard. I am wondering if something like this is possible? Which files need to be changed to add a folder and the required functionality so the folder can be used as a Custom App in the dashboard?
thanks.

PS for the above top of functionality, we used to use React Admin, but your set up is far simpler, plus the integration with all the other aspects of CommerceLayer, makes it very scaleable for a lot of different use cases for any business (every business has customers, orders etc, even if they don't necessarily do this on the front end of a public facing website).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant