We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would love to fork the store and help add a couple store items. That said, I can't figure out how to modify the store endpoint to test this thing.
Feature request would be to easily modify the store endpoint .
In settings, simply change the store endpoint from https://raw.githubusercontent.com/swiftwave-org/app-store/main/store.json to any url we have (probably just a forked version of that json).
No
The text was updated successfully, but these errors were encountered:
@that0n3guy If you want to test it, you can do it this way -
{{base_url}}/dashboard/deploy/app-store/install?stack=<stack_yaml_file_path>
Example -
http://swiftwave.test/dashboard/deploy/app-store/install?stack=https://raw.githubusercontent.com/swiftwave-org/app-store/main/stacks/appsmith.yaml
Sorry, something went wrong.
Btw, it's a good idea to provide some way to add other store (store outside swiftwave's management).
But, can't add that at this moment. develop branch is almost broken due to v3 changes. Will add this support in v3.
develop
Thanks, I'll tested out the url above... that works nicely.
No branches or pull requests
Is your feature request related to a problem? Please describe
I would love to fork the store and help add a couple store items. That said, I can't figure out how to modify the store endpoint to test this thing.
Feature request would be to easily modify the store endpoint .
Describe the solution you'd like
In settings, simply change the store endpoint from https://raw.githubusercontent.com/swiftwave-org/app-store/main/store.json to any url we have (probably just a forked version of that json).
Are you working on this?
No
The text was updated successfully, but these errors were encountered: