هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Update Users & Customers using CSV

الوصف

this plugin helps to update customers or users data in bulk using csv file. It will also keep record of which data entry from file is successfully processed and which are not.

Rules For CSV File

  • File must be comma separated .csv / .txt format.
  • Column lables must be same to actual user field name where data needs to be updated.
  • File should have one index column which used for finding user for whom data is going to be updated. For example: user_login, username, id, user_id
  • Make sure each row of data for user has same number of data elements as many fields we need to update through file.
  • If you do not have data of some fields for any user or not want to update some data fileds then you write ” skip ” in data cell and that perticular data will be skipped for that user.

Usage

To use this plugin do the following:

  • Firstly activate Plugin.
  • Go to plugin settings page.
  • Upload csv file for bulk update users information.

لقطات الشاشة

  • CSV/TXT File Uploadation Page
  • Rules for Making CSV/TXT File for Bulk USers/Customers information update
  • File Format for making CSV/TXT
  • Data checking process before transferring to database

التنصيب

  • Login as an administrator to your WordPress Admin account. Using the “Add New” menu option under the “Plugins” section of the navigation, you can either search for: “Update users & customers using csv” or if you’ve downloaded the plugin already, click the “Upload” link, find the .zip file you download and then click “Install Now”. Or you can unzip and FTP upload the plugin to your plugins directory (wp-content/plugins/).
  • Activate the plugin through the “Plugins” menu in the WordPress administration panel.

الأسئلة المتكررّة

Does this plugin will have any negative impact on website performance?

No, this is very light weight plugin and it will have almost zero impact on your website performance.

Does this plugin will work smoothly with any customized woocommerce installation?

It may be but we are not 100% guarantee you about this. We tests plugin with standard version of woocommerce only and we not provide any free support for issue arise due to customized version of your any plugins.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Update Users & Customers using CSV” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Update Users & Customers using CSV“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0

Initial Version of Plugin