There are no universal technical requirements applicable to all stores, as different platforms have unique technical characteristics. However, there are some recommendations you should keep in mind before initiating your shopping cart migration.
Recommended PHP Configurations:
- memory_limit – 128M (512M for Magento)
- post_max_size – 16M
- max_execution_time – 60
If the Suhosin module is installed, ensure the following settings:
- suhosin.post.max_value_length – 16777216
- suhosin.request.max_value_length – 16777216
Additionally, it is advisable to disable any limits on the number of requests to the server, as well as to turn off firewalls and basic authentication.
In case you have any other questions, please reach out to us via:
- Ticket system (highly recommended)
- Email us at [email protected]