Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


SwiftyEdit Logo

# 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)