Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jvidalv/yii2-vvadmin
Multi language Wordpress wannabe that lets you write articles, create categories, tags, upload media and has a user role system. Can also work as a headless CRM thanks to the in build api rest.
https://github.com/jvidalv/yii2-vvadmin
api backend php yii2
Last synced: 17 days ago
JSON representation
Multi language Wordpress wannabe that lets you write articles, create categories, tags, upload media and has a user role system. Can also work as a headless CRM thanks to the in build api rest.
- Host: GitHub
- URL: https://github.com/jvidalv/yii2-vvadmin
- Owner: jvidalv
- License: bsd-3-clause
- Created: 2019-10-26T21:46:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T18:25:30.000Z (over 4 years ago)
- Last Synced: 2024-11-29T19:36:02.636Z (3 months ago)
- Topics: api, backend, php, yii2
- Language: HTML
- Homepage: https://vvadmin.dev
- Size: 15.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
**``https://vvadmin.dev`` is a multi language _Wordpress wannabe_ that lets you write articles, create categories, tags,
upload media and has an users role system.**### Core
Build with the power 🔥 of Yii2, PHP 7.4 and
- Kartik widgets
- Imagine
- Bootstrap 4It uses the i18n package for translating with ease the content to three languages.
### And where is the data going
All the data is stored in a MySQL database, and served trough an API REST: [https://vvadmin.dev/api](https://vvadmin.dev/api).