Linux 软件免费装
Banner图

Simple CSV Table

开发者 iworks
更新时间 2022年3月21日 21:48
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 5.9
版权: GPLv2 or later
版权网址: 版权信息

标签

table CSV csv2table

下载

详情介绍:

安装:

There are 3 ways to install this plugin: The super easy way
  1. Log in to your WordPress Admin panel.
  2. Go to: Plugins > Add New.
  3. Type ‘Simple CSV table’ into the Search Plugins field and hit Enter. Once found, you can view details such as the point release, rating and description.
  4. Click Install Now. After clicking the link, you’ll be asked if you’re sure you want to install the plugin.
  5. Click Yes, and WordPress completes the installation.
  6. Activate the plugin.
  7. Use csv shortcode with relative href to file.
The easy way
  1. Download the plugin (.zip file) on the right column of this page
  2. In your Admin, go to menu Plugins > Add
  3. Select button Upload Plugin
  4. Upload the .zip file you just downloaded
  5. Activate the plugin
  6. Use csv shortcode with relative href to file.
The old and reliable way (FTP)
  1. Upload Simple CSV table folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Use csv shortcode with relative href to file.