{"id":15190385,"url":"https://github.com/masterfermin02/vici-admin-them","last_synced_at":"2025-10-02T05:31:23.520Z","repository":{"id":56747317,"uuid":"89247582","full_name":"masterfermin02/vici-admin-them","owner":"masterfermin02","description":"This is a vicidial theme for vicidial new design","archived":true,"fork":false,"pushed_at":"2022-08-12T17:15:45.000Z","size":2578,"stargazers_count":26,"open_issues_count":7,"forks_count":31,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-16T10:53:06.460Z","etag":null,"topics":["admin-demo","php","vici-admin","vicidial-theme"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/masterfermin02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":"https://www.paypal.com/donate?hosted_button_id=DFLGVGVP593DA"}},"created_at":"2017-04-24T14:04:32.000Z","updated_at":"2025-04-20T18:29:18.000Z","dependencies_parsed_at":"2022-08-16T01:20:47.841Z","dependency_job_id":null,"html_url":"https://github.com/masterfermin02/vici-admin-them","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/masterfermin02/vici-admin-them","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterfermin02%2Fvici-admin-them","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterfermin02%2Fvici-admin-them/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterfermin02%2Fvici-admin-them/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterfermin02%2Fvici-admin-them/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masterfermin02","download_url":"https://codeload.github.com/masterfermin02/vici-admin-them/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterfermin02%2Fvici-admin-them/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277958780,"owners_count":25905778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin-demo","php","vici-admin","vicidial-theme"],"created_at":"2024-09-27T20:22:51.841Z","updated_at":"2025-10-02T05:31:22.990Z","avatar_url":"https://github.com/masterfermin02.png","language":"JavaScript","funding_links":["https://www.paypal.com/donate?hosted_button_id=DFLGVGVP593DA"],"categories":[],"sub_categories":[],"readme":"### vici-admin-them\nThis is a vicidial theme to apply new design to vicidial\n\n### How to setup\n### Composer install\n```\n    composer require masterfermin02/vici-admin-them \n```\n### Download with git\ncd to your vicidial root dir\n```\n\tgit clone git@github.com:masterfermin02/vici-admin-them.git\n```\n1. open admin.php\n2. look for vicidial auth\n```\n\tif ($user_auth \u003e 0)\n```\n3.  add after the if $user_auth add\n```\n\trequire(\"vici-admin-them/template.php\");\n```\n![carbon (3)](https://user-images.githubusercontent.com/4625540/184410043-87ce7043-c024-4dcb-9434-b19c99f99989.png)\n\n4. on each file you like the new design you need to add this line\nFor example: user_status.php, AST_agent_time_sheet.php, user_stats.php\n```\n\trequire(\"vici-admin-them/template.php\");\n```\n[![N|Solid](https://github.com/masterfermin02/vici-admin-them/blob/master/screen_shot/campaign.png)](https://github.com/masterfermin02/vici-admin-them/)\n[![N|Solid](https://github.com/masterfermin02/vici-admin-them/blob/master/screen_shot/dashboard.png)](https://github.com/masterfermin02/vici-admin-them/)\n[![N|Solid](http://viciexperts.com/img/portfolio/new-real-time-custom.png)](https://github.com/masterfermin02/vici-admin-them/)\n\n### Admin demo page\n[Admin demo](http://viciexperts.com/admin_demo/vicidial/admin.php)\n\n*User name* : demo\n\n*Password* : demo\n\n### Realtime theme\n1. cp realtime_reportnew.php and AST_timeonVDADallnew.php to your vicidial root folder (vicidial/AST_timeonVDADallnew.php, vicidial/realtime_reportnew.php)\n2. open your browser and go to http://youserveripordomian/vicidial/realtime_reportnew.php\n3. 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.\n\n## Feedback, Bugs, and Questions\nFor any questions, feedback, and bug reports, please use the [Github Issues](https://github.com/masterfermin02/vici-admin-them/issues).\n\n## Credits\nCreated by [Fermin Perdomo](https://masterfermin02.github.io/)\n\nThanks to [Viciexperts](https://viciexperts.com/)\n\n## Sponsors\n\n- Thanks [cyburdialer](https://www.cyburdialer.com/)\n\n## Contributions\nContributions are welcome. Please make a pull request.\n\n## License\nThis code is available under the [MIT license](http://opensource.org/licenses/MIT).\n\n\n### it's done, have fun and enjoy.\n\n### We still working in progress...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterfermin02%2Fvici-admin-them","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasterfermin02%2Fvici-admin-them","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterfermin02%2Fvici-admin-them/lists"}