Topic: Total info Dashboard v2

Open and edit this file in this location on your Monstra: yourmonstrawebsite.com/plugins/box/dashboard/views/backend/index.view.php

Once opened add this code on the file: index.view.php


select('[slug!="error404"]');
    $blocks_path = STORAGE . DS  . 'blocks' . DS;
    $blocks_list = File::scan($blocks_path, '.block.html');
    $snippets_path = STORAGE . DS  . 'snippets' . DS;
    $snippets_list = File::scan($snippets_path, '.snippet.php');
    $users = new Table('users');
    $users_list = $users->select(null,'all');
?>

Manage Pages

Total:

Create new page

View pages

Manage Blocks

Total:

Create new Block

View all blocks

Manage Snippets

Total:

Create new snippet

View all snippets

Manage Users

Total:

Create new user

View all users

Then choose option save as, ftp or update as you wish, and that's it!

This Snippet was inspired in Nakome version and improved to match all Monstra Versions! (tested)!

Best regards to all and have a nice development!

http://monstracreative.com - themes, plugins and snippets for monstra cms

:: ATTENTION ::
Need help? Login at your account at: http://monstracreative.com/users/login. -> You have a excellent support center at our website! wink

wormsunited's Website

Re: Total info Dashboard v2

wink

..::: Moncho Varela ::::..   ..::: @Nakome ::::..   ..::: Github ::::..

nakome's Website