Skip to content

jbogdani/BraDyCMS

Repository files navigation

BraDyCMS

A highly customizable, easy to setup & use php (>=5.3) Content Managing System, created for designers

Features:

  • Five seconds auto install
  • Multi-user administrator backend
  • Multi-language administrator backend
  • System translation integrated tool
  • Search engines fiendly URLs
  • Fully responsive backend, for optimal usage in mobile devices (smartphones and tablets)
  • Organize content in articles & sections
  • Create custom menus with submenus
  • Organize menus with drag&drop
  • Mobile theme support
  • Multilanguage content
  • Customizable layout, both Desktop and Mobile
  • Easy to build image slideshows, galleries and videos
  • Lots of prebuild custom tags for easy integration of web services
  • Easy integration social network
  • Fully customizable OAI-PMH interface for metadata exposing
  • User plugin system for easy expansion
  • Multiple database support: MySQL, SQLite (default), PostgreSQL, CUBRID, etc.
  • Rich built in documentation

System requirements

  • PHP >= 7.0
  • PHP PDO
  • PHP pdo_sqlite (for default SQLite database)
  • Apache mod_rewrite enabled
  • GD or Imagick php extensions for image manipulation

Installation guide

A five-step guide to install and get running BraDyCMS

  1. Fork or Download from Github
  2. Unzip everything in a web accesible directory (eg. /var/www/bduscms accessible at http://localhost/bduscms)
  3. Point your browser to the web path (eg. http://localhost/bduscms) and follow the instructions:

4.1 Enter a valid email address and password
4.2 Click on "Create my site"
4.3 Read all the instructions and "Go to login page"
4.4 Login

  1. Update your site's information and metadata, add some articles, write a template, report all issues you might have

That's all! Enjoy!

Tecnical features

  • Works with php >= 5.3, best with >= 5.4

External libraries

Javascript/CSS

PHP