> 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/outdated/admin-area/admin-panels.md).

# Admin panels

## Admin panels overview

**Explanatory notes:**

✅ -  replaced with Admin UI (efiction file deleted)

❌ - fully removed (from panels and file deleted)

👁️ - both version work (file is rewritten to work under e107 admin)

All other panels work only in the eFction frontend admin. The main goal to move most of panels (mainly levesl 3 and 2) is don't worry about the frontend look.&#x20;

| Panel Name      | Title               |     |
| --------------- | ------------------- | --- |
| addseries       | Add New Series      |     |
| newstory        | Add New Story       |     |
| featured        | Featured Stories    |     |
| news            | News                |     |
| submitted       | Submissions         |     |
| manual          | Admin Manual        |     |
| skins           | Skins               |     |
| versioncheck    | Version Check       | ❌   |
| categories      | Categories          |     |
| characters      | Characters          |     |
| ratings         | Ratings             | ✅   |
| classifications | Classifications     |     |
| members         | Members             |     |
| mailusers       | Mail Users          | ❌   |
| panels          | Panels              | ✅   |
| settings        | Settings            | 👁️ |
| blocks          | Blocks              |     |
| custpages       | Custom Pages        |     |
| links           | Page Links          | ✅   |
| admins          | Admins              |     |
| phpinfo         | PHP Info            | ❌   |
| viewlog         | Action Log          |     |
| authorfields    | Profile Information | ❌   |
| maintenance     | Archive Maintenance |     |
| modules         | Modules             |     |

## Both ways panels

frontend and backend admin is separated, but they use the same files and the same data.&#x20;

### Blocks panel

The Panel part is done. After finishing blocks, only e107 version will be used. For more information what blocks are done, see:

{% content-ref url="/pages/-MacLvUcUgIQVYFxjBFQ" %}
[Blocks vs menus](/e107-efiction-integration/outdated/blocks/blocks-vs-menus-integration.md)
{% endcontent-ref %}

![e107 admin look](/files/-McSwX3mv7tgbypWOH8-)

![efiction frontend default boostrap3 look](/files/-McSwd04f1TEiEeatxgN)

{% hint style="warning" %}
Leave blocks on the frontend. Each block has a preview and it is good to see its fronted theme look. Preview in the admin area uses admin theme styling.
{% endhint %}

### Settings panel

Special panel for site settings. Help was changed to table column for easier knowing what is what... Look, fields... see Settings part. This is too complex, but panel part is done.

{% content-ref url="/pages/-MawnsOUe7YLZ5qS4guJ" %}
[Settings overview](/e107-efiction-integration/outdated/site-settings/settings.md)
{% endcontent-ref %}

![Settings in admin bootstrap3 theme](/files/-McSvCkZGA9xAx17wimW)

![Admin in default bootstrap3 thene](/files/-McSuuRoyaD4668UAL6Q)

## Replaced panels

{% hint style="info" %}
They are still visible in the frontend admin area, but the link is going to e107 admin
{% endhint %}

### Ratings

![Ratings list](/files/-McSm5A1oICU4q5lQbEx)

{% hint style="danger" %}
There is only the database's change for now. Not sure if it stays this way, I will see after the frontend check.  If you don't touch this table, it still works.
{% endhint %}

![Ratings edit mode](/files/-McSqfq4UPXTtmPo97TZ)

### Panels&#x20;

![List of available panels](/files/-McQR2QOgEnBPLKk2GAx)

![Edit mode for panel ](/files/-McQRFSiXCWv6icnVQsF)

### Links

![List of efiction Page Links  ](/files/-McQNANVoVotTy9BLuY3)

![Editing / Adding new Page links](/files/-McQNR11LjTO7UMQhE2G)

{% hint style="info" %}
If you want to display your links in e107 navigation, just don't forget on menu block. It works the same way and links are added by installation as dropdown. You can change this very easily in e107 sitelinks or displayed links with the menu block.
{% endhint %}

Example:

![Using menu block as function for e107 sitelinks table](/files/-McQPImJtES0gMJ2kNhv)

## Removed panels

### phpinfo panel

fully replaced by e107

![](/files/-McQM3SLJiNzBypYV4Ka)

### mailusers panel

fully replaced by e107 mail system

![](/files/-McQMHPSq6tRydZxeSCb)

### authorfields panel

fully replaced by e107 Extended user fields

![](/files/-McQMVUftLxWQd0w1DGK)
