Giter Site home page Giter Site logo

opencollective / flextype Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flextype/flextype

1.0 4.0 2.0 11.6 MB

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

Home Page: http://flextype.org

License: MIT License

PHP 83.73% CSS 14.35% JavaScript 1.88% Hack 0.04%

flextype's Introduction

preview

Version License Total downloads Crowdin Quality Score Discord

Flextype

Flextype is Open Source, fast and flexible file-based Content Management System.
That's Easy to install, upgrade and use. Flextype provides amazing API's for plugins, themes and core developers!

FEATURES

Simple

Easy to install, upgrade and use.
No installation needed, just copy files to your server!

Fast

Flextype is really fast and lightweight!
No database required, flat files only!

Flexible

Flextype provides amazing API for plugins, themes and core developers!

Easy editing

Use your favorite editor to write your content with plain HTML and Flextype Shortcodes.

Dynamic Content Types

The flat-file nature of Flextype lets you define custom fields for any of your pages.

Open Source

Flextype is an open-source project licensed under the MIT LICENSE to set the world free!

REQUIREMENTS

System requirements

Make sure your server meets the following requirements.

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

PHP extensions

Flextype needs the following PHP extensions to be enabled:

  • Multibyte String
  • PHP Fileinfo
  • SPL

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

INSTALLATION

Using (S)FTP

Download the latest version.

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, be sure to chmod the following directories (with containing files) to 755(or 777), so they are readable and writable by Flextype:

  • site/

Using Composer

You can easily install Flextype with Composer.

composer create-project flextype/flextype

Install vendor libs for Default Theme

composer install
cd site/themes/default
npm install
gulp

Install vendor libs for Admin Panel

cd site/plugins/admin
composer install
npm install
gulp

COMMUNITY

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

NO LIMITS

With Flextype you can create any project you want.

  • Business site
  • Landing page
  • Personal site
  • Portfolio
  • Product site
  • Documentation
  • Personal resume
  • Blog

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.

LINKS

LICENSE

See LICENSE

flextype's People

Contributors

alexantr avatar awilum avatar hmelex avatar kurtr avatar pascoaleti avatar rdil avatar scrutinizer-auto-fixer avatar wertelko avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

adnanhaider80

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.