Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swiftyedit/swiftyedit
Web Content Management System for Websites, Blogs and Shops
https://github.com/swiftyedit/swiftyedit
blog cms e-commerce jquery mysql opensource php shop sqlite
Last synced: 20 days ago
JSON representation
Web Content Management System for Websites, Blogs and Shops
- Host: GitHub
- URL: https://github.com/swiftyedit/swiftyedit
- Owner: SwiftyEdit
- License: gpl-3.0
- Created: 2022-12-27T08:24:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T22:33:36.000Z (27 days ago)
- Last Synced: 2024-11-26T23:26:26.781Z (27 days ago)
- Topics: blog, cms, e-commerce, jquery, mysql, opensource, php, shop, sqlite
- Language: PHP
- Homepage: https://swiftyedit.org/
- Size: 11.8 MB
- Stars: 15
- Watchers: 3
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: license.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# SwiftyEdit CMS
SwiftyEdit is an Open Source Content Management System based on PHP and MySQL or SQLite.
+ License: GNU GENERAL PUBLIC LICENSE Version 3
![GitHub License](https://img.shields.io/github/license/SwiftyEdit/SwiftyEdit)
+ You are welcome to help with the translations
[![Crowdin](https://badges.crowdin.net/swiftyedit/localized.svg)](https://crowdin.com/project/swiftyedit)## Features
SwiftyEdit has a very simple structure and can be used for the smallest projects as well as larger challenges.
The following modules are integrated in the system:* The kind of __page management__ a CMS should have.
* __Snippets and Shortcodes__ - Don't write the same thing over and over again.
* __Blog__ - Publish your news, pictures, galleries or downloads and videos. Anything you want.
* __Events__ - Publish your events and manage reservations and guest lists.
* __Shop__ - Present your offers. Sell your things - including digital products.### Usermanual and Developer Documentation
* https://swiftyedit.org/documentation/
* https://swiftyedit.org/de/dokumentation/#### Technical requirements
+ Software: PHP 8+
+ Web Server: Apache with PDO/SQLite Module and mod_rewrite
+ Database: MySQL 5.6+ or SQLite#### Download
Get the latest Version from https://swiftyedit.org/download/
#### Or install using Composer
```
composer create-project swiftyedit/swiftyedit
```### Contribution
__You are very welcome to take part in this project.__ We are happy for every contribution.
When contributing to this repository, please first discuss the change you wish to make via issue,
email, or any other method with the owners of this repository before making a change.If you want to create a translation or improve an existing one,
visit the [Crowdin Project](https://crowdin.com/project/swiftyedit)