p810 / flextype

Build fast, flexible, easier to manage websites with Flextype.

Home Page:https://flextype.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

preview

Version License Total downloads Crowdin Quality Score Discord

Supporting Flextype

Flextype is an MIT-licensed open source project and completely free to use.

However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support it's ongoing development by being a backer or a sponsor:

INTRODUCTION

Flextype was founded in March 2018 as lightweight alternative to other heavy and outdated CMS. Many people use complex solutions for simple pages, unnecessarily. Building this content management system, we focused on simplicity - even novice webmaster adapt his template and writes his own plugin. To achieve this, we implemented a simple but powerful API's.

With Flextype, you are in complete control. Design your data structure the way you want. Update and share your data with others and teams using version control. Flextype does not require MySQL database, because all the data are collected in a simple files. Perfect portability when changing your hosting provider. Just copy all the files from one account to another.

The underlying architecture of Flextype is built using well established and best-in-class technologies. This is to ensure that Flextype is simple to use and easy to extend. Some of these key technologies include:

  • Slim PHP: Framework for powerful web applications and APIs.
  • Twig Templating: Flexible, fast, and secure template engine for PHP.
  • Doctrine Project: A set of decoupled and reusable PHP libraries for powerful web applications.
  • The PHP League: The League of Extraordinary PHP Packages well tested and using modern coding standards.
  • Respect Validation: The most awesome validation engine ever created for PHP.
  • Thunderer Shortcode: Advanced shortcode (BBCode) parser and engine for PHP.

REQUIREMENTS

System requirements

Make sure your server meets the following requirements.

  • Webserver (Apache with Mod Rewrite)
  • PHP 7.2.0 or higher

PHP extensions

Flextype needs the following PHP extensions to be enabled:

Although it is optional, we strongly recommend enabling the following PHP extensions: APC, APCu, XCache, Memcached, or Redis for better performance.

Browser requirements

The admin panel of Flextype is compatible with:

Windows and macOS

  • Chrome 29 or later
  • Firefox 28 or later
  • Safari 9.0 or later
  • Microsoft Edge

Mobile

  • iOS: Safari 9.1 or later
  • Android: Chrome 4.4 or later

COMMUNITY

Flextype is open source, community driven project, and maintained by community!

CONTRIBUTE

Flextype is an open source project and community contributions are essential to its growing and success. Contributing to the Flextype is easy and you can give as little or as much time as you want.

LICENSE

The MIT License (MIT) Copyright (c) 2018-2019 Sergey Romanenko

About

Build fast, flexible, easier to manage websites with Flextype.

https://flextype.org

License:MIT License


Languages

Language:PHP 60.0%Language:HTML 26.8%Language:CSS 11.6%Language:JavaScript 1.6%Language:Hack 0.0%