One Click Demo Import Not Working
This usually happens due to low PHP configuration limits.
Recommended PHP limits:
| Setting | Recommended |
|---|---|
| memory_limit | 256M – 512M |
| post_max_size | 64M |
| upload_max_filesize | 64M |
| max_execution_time | 300 |
| max_input_vars | 3000+ |
Contact your hosting provider if these limits cannot be changed.
