آیکن LitExtension – Automated Store Migration & Import
افزونه رایگان نسخه 1.2.7

LitExtension – Automated Store Migration & Import

توسعه‌دهنده: LitExtension

توضیحات

Migrate products, customers, orders, blog posts, and other data from your store to WooCommerce and WordPress in a few clicks. Free Demo, 24/7 support.

تغییرات این نسخه

1.2.7

Security: the connector copy action now requires the source file to be inside the WordPress uploads folder as well as the destination, so store configuration files can no longer be copied to a location the connector is allowed to read back.

Security: connector directory listings are limited to the uploads folder, so the connector no longer reveals the file layout of the rest of the site.

1.2.6

Security: the migration connector is no longer downloaded from a remote server. le_connector/connector.php is now a small generated bridge that loads WordPress and runs code shipped and reviewed with the plugin.

Security: installing, reinstalling and removing the connector now require an administrator capability and a WordPress nonce, so they can no longer be triggered by a cross-site request (CSRF).

Security: the connector token is generated on your site with a cryptographically secure random generator and is never read from a URL parameter.

Security: the connector can no longer write, move or read files outside the WordPress uploads folder, and can never write a file the web server would execute.

Security: removed the database manager, phpinfo, opcache and free-form SQL console actions from the connector.

Security: any connector installed by version 1.2.5 or earlier is removed on upgrade and its token revoked. Reinstall the connector from the LitExtension screen if a migration is in progress.

Added a REST route (litextension/v1/connector) so a migration can be set up w