Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matildevoldsen/wimm-cms
Wimm CMS is an advanced content management system built on laravel and vue
https://github.com/matildevoldsen/wimm-cms
articles buefy cms content-management-system laravel vue vuex wimm-cms
Last synced: 6 days ago
JSON representation
Wimm CMS is an advanced content management system built on laravel and vue
- Host: GitHub
- URL: https://github.com/matildevoldsen/wimm-cms
- Owner: Matildevoldsen
- License: mit
- Created: 2020-01-27T17:40:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:51:01.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T00:17:12.719Z (over 1 year ago)
- Topics: articles, buefy, cms, content-management-system, laravel, vue, vuex, wimm-cms
- Language: JavaScript
- Homepage: https://www.wimm-cms.com
- Size: 20.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Wimm CMS
> Advanced content management system built on laravel and vue.
> Laravel, Vue, Vuex, vue-router, buefy, cms.
**Info**
- Build status: not stable
- Version: 0.1.0## Features
Not all of the listed features have been added yet. All of these features is for stage 1 only:- Delete, edit, view, or view all categories, pages, articles, top categories, under categories.
- Edit site settings (including adding custom tags to head tag).
- Comment articles. Administration features for commenting.
- Spam detection for comment
- Progressive Web App.
- Lazy-load.
- Stats: See how many comments, articles, pages, top categories, under categories that's been made in the past month.
- Sitemap generator (daily auto generation)
- WYSIWIG editor with syntax highlight and ability to insert image into it without having to store it on the server.
- Custom templates and variables for Home, About, Contact page.Please look for stages.md file to get an overview of current feautures that'll be added.
**Please note**: This README is a work in-progress. Wimm CMS is still very early on in development.