1. Home
  2. Docs
  3. Listar FluxPro
  4. Backend Installation
  5. Demo Content
  6. One Click Demo Import

One Click Demo Import

This feature only work when you have installed our WordPress Theme → Listar WP

Refer how to install Listar WPhttps://listarapp.com/docs/listar-fluxpro/web-installation/

Step 1

Install the WordPress plugin One Click Demo Import 

Step 2

Since modern WordPress themes are getting more robust and complex, it’s necessary to release more power from the server. You can achieve this by editing the php.ini file or asking your hosting provider to do this for you.

We recommend the following settings:

max_execution_time = 300;
memory_limit = 128M;
upload_max_filesize = 128M;
post_max_size = 256M;

Or open the file wp-config.php and set this value

define( 'WP_MEMORY_LIMIT', '256M' );

Step 3

Import Demo Data
Processing

The import of demo content may take several attempts. Please don’t close the web browser until the process is complete.

One Click Demo Import is completed.