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

Add some instructions for installing g3w-admin plugins within README.md #55

Open
Raruto opened this issue Aug 12, 2022 · 1 comment
Open
Labels
docs Improvements or additions to documentation

Comments

@Raruto
Copy link
Collaborator

Raruto commented Aug 12, 2022

At present there is only a small hint embedded within the code:

#TODO make this as generic so that we can install as many plugins as possible
git submodule add -f https://github.com/g3w-suite/g3w-admin-frontend.git g3w-admin/frontend

@Raruto
Copy link
Collaborator Author

Raruto commented Sep 7, 2022

Alternatively, we can also use a custom requirements.txt file, eg:

# Include base docker requirements from g3w-suite clone
-r requirements_docker.txt
gunicorn

Here is some information on how to git clone repositories through python:

@Raruto Raruto added the docs Improvements or additions to documentation label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant