Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 4

It 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).