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

https://github.com/vanilophp/admin

Vanilo Admin Module
https://github.com/vanilophp/admin

ecommerce hacktoberfest laravel php

Last synced: 11 months ago
JSON representation

Vanilo Admin Module

Awesome Lists containing this project

README

          

# Vanilo Admin

[![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/admin/tests.yml?branch=master&style=flat-square)](https://github.com/vanilophp/admin/actions?query=workflow%3Atests)
[![Packagist version](https://img.shields.io/packagist/v/vanilo/admin.svg?style=flat-square)](https://packagist.org/packages/vanilo/admin)
[![Packagist downloads](https://img.shields.io/packagist/dt/vanilo/admin.svg?style=flat-square)](https://packagist.org/packages/vanilo/admin)
[![StyleCI](https://styleci.io/repos/424961444/shield?branch=master)](https://styleci.io/repos/424961444)
[![MIT Software License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE.md)

This is the Vanilo Admin package that used to be the part of the `vanilo/framework` package in versions 0.x, 1.x and 2.x.

## Development Version

> [!WARNING]
> You are browsing the unstable, v5.x version of this repository!
>
> Do not use this branch in any real projects yet, as it's a subject of heavy changes!

> [!NOTE]
> Vanilo v5 is expected to be released in April 2025, but there's no final deadline yet.

For the stable version see the `4.x` branch.

## Further Information

The [Vanilo Documentation](https://vanilo.io/docs/) contains technical information about using Vanilo and its
components.