Giter Club home page Giter Club logo

vici-admin-them's Introduction

vici-admin-them

This is a vicidial theme to apply new design to vicidial

How to setup

Composer install

    composer require masterfermin02/vici-admin-them 

Download with git

cd to your vicidial root dir

	git clone [email protected]:masterfermin02/vici-admin-them.git
  1. open admin.php
  2. look for vicidial auth
	if ($user_auth > 0)
  1. add after the if $user_auth add
	require("vici-admin-them/template.php");

carbon (3)

  1. on each file you like the new design you need to add this line For example: user_status.php, AST_agent_time_sheet.php, user_stats.php
	require("vici-admin-them/template.php");

N|Solid N|Solid N|Solid

Admin demo page

Admin demo

User name : demo

Password : demo

Realtime theme

  1. cp realtime_reportnew.php and AST_timeonVDADallnew.php to your vicidial root folder (vicidial/AST_timeonVDADallnew.php, vicidial/realtime_reportnew.php)
  2. open your browser and go to http://youserveripordomian/vicidial/realtime_reportnew.php
  3. If you want you can replace the realtime_report.php with realtime_reportnew.php to open it from you admin o crear new custom link.

Feedback, Bugs, and Questions

For any questions, feedback, and bug reports, please use the Github Issues.

Credits

Created by Fermin Perdomo

Thanks to Viciexperts

Sponsors

Contributions

Contributions are welcome. Please make a pull request.

License

This code is available under the MIT license.

it's done, have fun and enjoy.

We still working in progress...

vici-admin-them's People

Contributors

masterfermin02 avatar abiezer95 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.