Actions
Feature proposal #2286
closedDisplay php upload_max_filesize on the right of CB plugins installer upload button
Description
As there are issues with uploading plugins, it's good to display the upload_max_filesize on the right of the upload button of CB plugins installer.
So it's quick to check and where you need it.
See how phpMyAdmin displays it in the "import" screen as a good example. Add to it: "To change: edit php.ini and find upload_max_filesize"
So it could look like:
"Maximum upload size of your php settings: <b>2 MB</b>. <i>To change: edit php.ini and find upload_max_filesize"</i>
Files
Actions