1. Home
  2. Docs
  3. Listar App
  4. Getting Started
  5. Import Demo Content

Import Demo Content

  • One Click Demo Import
  • XML Import
  • CSV Import

Requirements

Import demo content will download and store images on the folder ./wp-content/uploads

Before importing the demo content, please check your website folder permissions.

The folder ./wp-content/uploads should be granted read, write, and execute permissions to the file or directory owner and the group associated with it.

Refer to WordPress folders permission

Command

Use the command change permission folder

cd ~/public_html/yoursite
chmod -R 775 ./wp-content/uploads 

FTP Client

Access your website folder via the FTP client software and right-click to change permission to 755

Articles