GamiPress – Points CSV Tool

Περιγραφή

Important: This tool has been included as a built-in tool on GamiPress 1.6.4. There is no need to install it yet.

GamiPress – Points CSV Tool let’s you import/export points through CSV files!

Features

  • Export user’s points balances of any desired type as a CSV file.
  • Import different user’s points of different points types that will be awarded to the user (points will be added to their current balance).
  • Ability to pass the user’s ID, username or email to identify the user that will be awarded.
  • Included a CSV template as example of the different ways an user can be awarded.
  • Support to set custom log entry per CSV row.

Στιγμιότυπα

  • Example of a CSV file to being imported

Εγκατάσταση

From WordPress backend

  1. Navigate to Plugins -> Add new.
  2. Click the button “Upload Plugin” next to “Add plugins” title.
  3. Upload the downloaded zip file and activate it.

Direct upload

  1. Upload the downloaded zip file into your wp-content/plugins/ folder.
  2. Unzip the uploaded zip file.
  3. Navigate to Plugins menu on your WordPress admin area.
  4. Activate this plugin.

Συχνές Ερωτήσεις

How to export your data?

  1. Navigate to WP Admin area -> GamiPress -> Tools -> Import/Export tab.
  2. At box “Points CSV Import\Export” you will find settings to set to which points type to export.
  3. Click the button “Export User Points” and wait until process gets finished.
  4. That’s all!

How to import your data?

  1. Navigate to WP Admin area -> GamiPress -> Tools -> Import/Export tab.
  2. At box “Points CSV Import\Export” you will find settings to upload the file to import.
  3. Click the button “Import User Points” and wait until process gets finished.
  4. That’s all!

What structure does the CSV file need?

The CSV file requires the next columns:

User (ID, username or email) | Points | Points Type (slug) | Log Description (Optional)

The tool includes a CSV template file that you can download directly from the box “Points CSV Import\Export” located at WP Admin area -> GamiPress -> Tools -> Import/Export tab.

An example of a CSV file:

"User (ID, username or email)","Points","Points Type (slug)","Log Description (Optional)"
"1","100","credits","100 credits awarded through the user's ID"
"admin","1000","coins","1,000 coins awarded through the user's username"
"contact@gamipress.com","50","gems","50 gems awarded through the user's email"

Note: To prevent any issue with commas (,) is recommended to encapsulate each column with double quotation marks (“). Commonly, CSV editors like Google Sheets or Excel automatically detects columns with commas and apply directly the double quotation marks.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“GamiPress – Points CSV Tool” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “GamiPress – Points CSV Tool” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “GamiPress – Points CSV Tool” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

1.0.1

  • Added notice that this tool has been included on GamiPress 1.6.4.

1.0.0

  • Initial release.