# Demo Import

#### Demo Plugin

First, make sure that the One Click Demo Import plugin is installed and Activated

<figure><img src="https://3122643323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RieybfLUNmRMQBfIOdF%2Fuploads%2FuNEdHNfpFULmJjRqmhww%2F4.png?alt=media&#x26;token=3a82e0ac-b973-49be-9def-e33a371fd476" alt=""><figcaption></figcaption></figure>

#### Demo Import

The link is available under the **Appearance** tab

<figure><img src="https://3122643323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RieybfLUNmRMQBfIOdF%2Fuploads%2FVtrKwXWtHJiJtAKqarJ6%2F5.png?alt=media&#x26;token=4361449b-130f-434d-9818-6c7a3ee0b071" alt=""><figcaption></figcaption></figure>

On this page, click on Import Demo Data on the bottom-left section of the screen.

<figure><img src="https://3122643323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RieybfLUNmRMQBfIOdF%2Fuploads%2FSej0wa6oYNNzyDe0LxqC%2F6.png?alt=media&#x26;token=f9437e07-0893-4a94-a233-f95ab31acc70" alt=""><figcaption></figcaption></figure>

On the next screen, click on **Continue & Import** button

<figure><img src="https://3122643323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RieybfLUNmRMQBfIOdF%2Fuploads%2FfN36HAsQIUBJTkL2VvYR%2F7.png?alt=media&#x26;token=621fef12-9b19-47ae-9809-ae7fba267fce" alt=""><figcaption></figcaption></figure>

&#x20;This will start the demo import process and it may take a few minutes to fully import the demo data. The speed varies on different servers. <br>

<figure><img src="https://3122643323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RieybfLUNmRMQBfIOdF%2Fuploads%2FVdx06f6zkWKF8LsuxHYP%2Fimage.png?alt=media&#x26;token=56752b57-33bb-45b1-8168-1862b55ebe6a" alt=""><figcaption></figcaption></figure>

After a few minutes, your demo will be imported. Please do not refresh or c lose the tab or the process will stop.&#x20;

<figure><img src="https://3122643323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6RieybfLUNmRMQBfIOdF%2Fuploads%2FoAdj8qEpzEpdPpy2z5zi%2Fimage.png?alt=media&#x26;token=e89c0af2-b4a6-400f-b568-c5a06cda50a5" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
If the demo content import process is stuck, incomplete, or not working correctly, it likely means your hosting's PHP.ini limits are too low for the WordPress Importer. This prevents the demo data from being imported properly.

To resolve this, contact your web hosting support and request an increase in the following PHP.ini limits:

* **max\_execution\_time = 300** (600 recommended)
* **memory\_limit = 128M** (256M recommended)
* **post\_max\_size = 32M**
* **upload\_max\_filesize = 32M**
* **max\_input\_vars = 2000**
  {% endhint %}
