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!
Easy to install, upgrade and use.
No installation needed, just copy files to your server!
Flextype is realy fast and lightweight!
No database required, flat files only!
Flextype provides amazing API for plugins, themes and core developers!
Use your favorite editor to write your content with plain HTML and Flextype Shortcodes.
The flat-file nature of Flextype lets you define custom fields for any of your pages.
Flextype is an open-source project licensed under the MIT LICENSE to set the world free!
PHP 7.1.3 or higher with PHP's Multibyte String module
Apache with Mod Rewrite
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 777, so they are readable and writable by Flextype:
site/
You can easily install Flextype with Composer.
composer create-project flextype/flextype
Also you may need to install node_modules libs for default Simple Theme
cd /flextype/site/themes/simple
npm install
gulp
Flextype is open source, community driven project, and maintained by community!
With Flextype you can create any project you want.
- Business site
- Landing page
- Personal site
- Portfolio
- Product site
- Documentation
- Personal resume
- Blog
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.
- Help on the Forum.
- Develop a new plugin.
- Create a new theme.
- Find and report issues.
- Link back to Flextype.
- Donate to keep Flextype free.
See LICENSE