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.sqlAlso you need to include the `navigation.php` file inside of your `template/header.php` file.
(where the navigation should be)