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
We need to upload images through admin panel of conference module.
Images has to be uploaded in server->uploads->conferenceModule->eventName folder.
Similar code is available in certificate module. Just change folder name, it will work.
Create backend controllers and merge it with conference module admin page.
The text was updated successfully, but these errors were encountered:
Kashish-gitt
No branches or pull requests
We need to upload images through admin panel of conference module.
Images has to be uploaded in server->uploads->conferenceModule->eventName folder.
Similar code is available in certificate module. Just change folder name, it will work.
Create backend controllers and merge it with conference module admin page.
The text was updated successfully, but these errors were encountered: