I can’t upload a file that exceeds 2 MB. Where can I increase the limit of the allowed file upload size?

I can’t upload a file that exceeds 2 MB. Where can I increase the limit of the allowed file upload size?

The extension itself doesn’t have any limits on the size of the uploaded file. If you face some issues with the file upload limit, we advise you to make changes on your server in the php.ini file in the upload_max_filesize line.