Skip to content
/ bazalt Public
forked from esvit/bazalt-old

This is enviroment for create web applications (CMF) the base of which developed content management system (CMS)

Notifications You must be signed in to change notification settings

cudmint/bazalt

 
 

Repository files navigation

BAZALT Build Status Still Maintained

BAZALT

This is enviroment for create web applications (CMF) the base of which developed content management system (CMS).

Using the framework BAZALT allows you to create websites and web applications for different purposes and levels of complexity.

The structure framework implements the principles of MVC and allows efficient separate functional development of parts management, algorithmic processing, and implementation of user interface.

Features

  • simple, fast and easy to use (extremely lightweight);
  • easy access to the database because of its lightweight and simple ORM;
  • MVC implementation;
  • templates for using Twig and native PHP;
  • multisite on one and the same engine;
  • multi-language interface and content;
  • modularity;
  • RBAC (Role Based Access Control);
  • search-engine friendly URLs + flexible URI routing;
  • error logging;
  • 100% Object Oriented Programming with autoloading;

Technologies (Integrated features)

Development

At first download and install npm manager

git clone https://github.com/Equalteam/bazalt.git .
npm install
bower install
grunt

About

This is enviroment for create web applications (CMF) the base of which developed content management system (CMS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published