All Projects → flextype → Flextype

flextype / Flextype

Licence: mit
Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS

Projects that are alternatives of or similar to Flextype

Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Stars: ✭ 13,067 (+2897.02%)
Mutual labels:  cms, twig, content-management, content, website-builder, flat-file, doctrine
Directus
Open-Source Data Platform 🐰 — Directus wraps any SQL database with a real-time GraphQL+REST API and an intuitive app for non-technical users.
Stars: ✭ 13,190 (+2925.23%)
Mutual labels:  api, cms, headless-cms, content, headless
Core
🧿 Bolt 4 core
Stars: ✭ 243 (-44.27%)
Mutual labels:  api, cms, twig, doctrine, headless
Unite Cms
Really flexible headless CMS, built on top of Symfony and GraphQL.
Stars: ✭ 242 (-44.5%)
Mutual labels:  cms, content-management, headless-cms, content, headless
Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (-27.52%)
Mutual labels:  cms, content-management, content, website-builder
Next
Directus is a real-time API and App dashboard for managing SQL database content. 🐰
Stars: ✭ 111 (-74.54%)
Mutual labels:  api, cms, content, headless
Pico
Pico is a stupidly simple, blazing fast, flat file CMS.
Stars: ✭ 3,494 (+701.38%)
Mutual labels:  cms, twig, content-management, flat-file
Contentjet Ui
Headless API-first content management system
Stars: ✭ 42 (-90.37%)
Mutual labels:  api, cms, headless-cms, headless
App
Directus Admin Application — An Intuitive WebApp for Managing Database Content
Stars: ✭ 464 (+6.42%)
Mutual labels:  api, cms, headless-cms, headless
Strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
Stars: ✭ 41,786 (+9483.94%)
Mutual labels:  api, cms, headless-cms, content-management
Kirby
Kirby's core application folder
Stars: ✭ 436 (+0%)
Mutual labels:  cms, content-management, headless-cms, flat-file
Mix.core
🚀 Mixcore CMS is an open source CMS that support both headless and decoupled to easily build any kinds of app/web app/customisable APIs built on top of ASP.NET Core / Dotnet Core. It is a completely open source ASP.NET Core (Dotnet Core) CMS solution. https://mixcore.org
Stars: ✭ 304 (-30.28%)
Mutual labels:  cms, headless-cms, headless
Sdk Js
Directus JS SDK — JavaScript Software Development Kit for Node and Browser
Stars: ✭ 117 (-73.17%)
Mutual labels:  api, headless-cms, headless
Awesome Jamstack
📔 Curated list of resources: books, videos, articles, speaker decks, tools about using the JAMstack (A modern web development architecture for creating fast, secure and dynamic websites)
Stars: ✭ 115 (-73.62%)
Mutual labels:  api, headless-cms, open-source
Payload
Headless CMS and Application Framework built with Node.js, React and MongoDB
Stars: ✭ 154 (-64.68%)
Mutual labels:  api, cms, headless-cms
Pop
Monorepo of the PoP project, including: a server-side component model in PHP, a GraphQL server, a GraphQL API plugin for WordPress, and a website builder
Stars: ✭ 160 (-63.3%)
Mutual labels:  api, headless-cms, headless
Tensei
🚀 Content management and distribution with a touch of elegance.
Stars: ✭ 217 (-50.23%)
Mutual labels:  api, cms, headless
Api
A high-performance RESTful API layer designed in support of API-first development and COPE. Connects your content to the world
Stars: ✭ 180 (-58.72%)
Mutual labels:  api, cms, headless
Wondercms
WonderCMS - fast and small flat file CMS (5 files)
Stars: ✭ 330 (-24.31%)
Mutual labels:  cms, website-builder, flat-file
vaahcms
VaahCMS is a laravel based open-source web application development platform shipped with a headless content management system (CMS).
Stars: ✭ 56 (-87.16%)
Mutual labels:  headless, content-management, headless-cms
Flextype

Version License Total downloads Discord


INTRODUCTION

Flextype is an open-source Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS. Building this Content Management System, we focused on simplicity. 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 server 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.
  • Atomastic: A set of decoupled and reusable PHP building blocks for kickass 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.
  • Markdown & Parsedown: Easy content creation using Markdown Syntax.
  • YAML: Human friendly data serialization format for simple configuration.

REQUIREMENTS

SYSTEM REQUIREMENTS

Make sure your server meets the following requirements.

  • Webserver (Apache with Mod Rewrite)
  • PHP 7.4.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.

QUICK INSTALLATION

  1. Download the latest version of Flextype.
  2. Unzip the contents to a new folder on your local computer, and upload to your webhost using the (S)FTP client of your choice. After you’ve done this, create directory /project and be sure to chmod the following directory to 755 (or 777), so it is readable and writable by Flextype.
  3. Create Rest API's tokens for your project using this webpage.

read the documentation

COMMUNITY

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

Discord

Got a question about setting up or using Flextype? We'll do our best to help you out. Also here you may start discussions about core, plugin and themes development.

Github

If you want to report a bug or contribute your ideas, you can use the Flextype GitHub Issues tracker.

Twitter

Follow Flextype on Twitter to get real-time news regarding the development and all events we are attending.

Vkontakte

Russian Flextype Community!

SUPPORTING FLEXTYPE

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.

FINANCIAL SUPPORT

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 project backer or a sponsor:

PLATFORM CONTRIBUTIONS

Another excellent way to help out is by contributing your time or services.

TRANSLATION

We are on a mission to build high quality platform to develop fast, flexible, easier to manage websites with Flextype!

If you wish to participate in the translation of Flextype, please Join Flextype International Translator Team and start translating!

BUG REPORTING

We are using GitHub Issues to manage our public bugs. We keep a close eye on this so before filing a new issue, try to make sure the problem does not already exist.

PULL REQUESTS

We actively welcome your pull requests!

If you need help with Git or our workflow, please ask in our community chat. We want your contributions even if you're just learning Git. Our maintainers are happy to help!

DOCS

You may help us to create amazing knowledge base for Flextype. Fix spelling, add code examples, help organize, write new articles, and etc...

SPONSORS

Gold Sponsor

Silver Sponsor

Bronze Sponsor

LICENSE

The MIT License (MIT) Copyright (c) 2021 Sergey Romanenko

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].