From d18c75cdb4891b3a828bd89cea7f0c32299fa289 Mon Sep 17 00:00:00 2001 From: Givan Date: Mon, 11 Nov 2024 23:20:13 +0200 Subject: [PATCH] Add Vvveb CMS (#902) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/vvveb.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/vvveb.yml diff --git a/software/vvveb.yml b/software/vvveb.yml new file mode 100644 index 0000000000..88af7c236b --- /dev/null +++ b/software/vvveb.yml @@ -0,0 +1,12 @@ +name: "Vvveb CMS" +website_url: "https://www.vvveb.com" +description: "Powerful and easy to use CMS to build websites, blogs or e-commerce stores." +licenses: + - AGPL-3.0 +platforms: + - PHP + - Docker +tags: + - Content Management Systems (CMS) +source_code_url: "https://github.com/givanz/Vvveb" +demo_url: "https://demo.vvveb.com"