Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 576 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 576 Bytes

navigation-admin

You need php 5.1 or later to use this

A navigation extender for the admin section of the Atom.CMS website.

This repository contains all the needed files for the navigation from the admin section to work. You must remember to add THE SQL TABLES and update your current pages table in order for this to work.

> For this go to phpmyadmin, and in the sql tab paste the content of navigation.sql

Also you need to include the `navigation.php` file inside of your `template/header.php` file.

(where the navigation should be)