Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.
/ batflat Public archive
forked from sruupl/batflat

Lightweight, fast and easy CMS for free. Bootstrap ready. https://batflat.org

License

Notifications You must be signed in to change notification settings

timstoffel/batflat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batflat

Batflat was created as a lightweight alternative to 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 module. To achieve this, we implemented a simple template system and trivial application architecture.

Batflat does not require MySQL database, because all the data are collected in a single file. This provides perfect portability when changing your hosting provider. Just copy all the files from one account to another. That's all. There's nothing to configure or to change. However, if you SQLite does not meet your requirements, you can quickly change the database type thanks to PDO.

What's more, Batflat does not have installation wizard, because there is no such need. Right after uploading a package to an FTP server, Batflat is ready for action! Therefore, the installation process takes as much time as it takes to transfer files ;-)

Each page can have it's own individual name and URL, that makes Batflat SEO friendly. Your site may be available in multiple languages. Currently Bootflat supports translation to Polish, English, French, Turkish, Swedish, Italian and Russian.

Control panel and the default template is fully responsive, which makes it accessible from any mobile device, even on the phone thanks to used CSS framework - Bootstrap. Each of our module is adapted to it.

Project page

https://batflat.org

Supported languages

  • English
  • Polish
  • French
  • Turkish
  • Swedish
  • Russian
  • Italian
  • Spanish
  • Dutch
  • Indonesian

Modules

  • SyntaxHighlighter: Simple module based at Prism.js.
  • FilesToDownload: Allows you to create a section of files to download on the page or post.
  • EmbededVideoPlayer: Allows you to upload the video and its playback in the HTML5 player.
  • This is place for link to your module on GitHub ;-)

Themes

  • Blue: Simple and clean theme.
  • Hello: Light and clean theme based on flexbox grid.
  • Frontiers
  • This is place for link to your theme on GitHub ;-)

Tutorials

Recruitment

We are looking for human resources, especially translators who will help us reach other corners of the world. Contact us if you want to help!

Credits

About

Lightweight, fast and easy CMS for free. Bootstrap ready. https://batflat.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.5%
  • HTML 21.8%
  • JavaScript 9.3%
  • CSS 7.4%