> 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/efiction+e107/efiction-+-e107/on-the-same-level.md).

# On the same level

Those files have the same name in both CMS:

* index.php&#x20;
* news.php&#x20;
* user.php&#x20;
* search.php&#x20;
* contact.php

Because 3.5.5 version is not developed anymore, it is easier to rename those files in efiction&#x20;

| Old filename | New filename  |
| ------------ | ------------- |
| index.php    | efiction.php  |
| news.php     | ffnews.php    |
| user.php     | member.php    |
| search.php   | searching.php |
| contact.php  | report.php    |

You still need the alt\_auth plugin for using the same users, but this way you can save original efiction links and still use e107 as the main CMS.

Source code for this version:

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

This is still the standalone efiction version but without conflicts with e107

This is just backup and notes... THIS REPO contains files before changing the efiction code itself. The main reason is for it is to have been able to start from the beginning if integration ends dead end.
