> For the complete documentation index, see [llms.txt](https://playground.e107sk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playground.e107sk.com/e107-efiction-integration-update/master.md).

# Introduction

This is one of many ways how to integrate e107 and eFiction.  &#x20;

Installation:

Install efiction script to e107 plugins folder under efiction subfolder

Example: e107\_plugins/efiction/

Install efiction standard way.  You should set for the Site Key hash folder from e107, but it is not important now.&#x20;

![Installation of eFiction inside e107 folder structure](/files/-Mi1FlAcB-CBwbf2QKYN)

With the existing site, just copy your files to this folder and add tables manually via PHPMyAdmin.

For testing and future changes this version of eFiction was used:

{% embed url="<https://github.com/e107-eFiction/efiction_noconflict>" %}

{% hint style="info" %}
This repo is not for an update to eFiction to 3.5.5 version!&#x20;
{% endhint %}

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://playground.e107sk.com/e107-efiction-integration-update/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
