1.8 KiB
Executable File
Flextype
Flextype is next generation of Legendary Monstra Engine it is also 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! Content in Flextype is just a simple files written with markdown syntax in pages folder. You simply create markdown files in the pages folder and that becomes a page.
Requirements
PHP 7.1.3 or higher with PHP's Multibyte String module
Apache with Mod Rewrite
Installation
Using (S)FTP
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/
Using Composer
You can easily install Flextype with Composer.
composer create-project flextype/flextype
Contributing
- Help on the Forum.
- Develop a new plugin.
- Create a new theme.
- Find and report issues.
- Link back to Flextype.
Links
License
See LICENSE