Installation method
Local application installation
Package the application directory into zip or tar.gz format and upload it directly to the platform for installation.
- Log in to DooTask with an administrator account
- Enter the app store and click 'Upload Local App'
- Select the compressed application package and submit for installation
URL installation
Upload the application package to the server, fill in the accessible download link, and the platform will automatically pull and install it.
- Upload the application package to the server and obtain the download link
- Log in to DooTask with an administrator account
- Enter the app store and click 'Install from URL'
- Enter the application package URL and submit for installation
GitHub installation
Fill in the GitHub repository address, and the platform will automatically pull the code and install the application.
- Submit the application code to GitHub to ensure that the repository structure is standardized
- Log in to DooTask with an administrator account
- Enter the app store and click 'Install from URL'
- Enter the GitHub repository address and submit for installation