Drupal
All of the websites that are developed at ByteCrafts are content managed systems (CMS) built on the popular open source platform Drupal. Content managed systems give web administrators and editors the power to customize and keep their content up to date.
Drupal is a CMS written in php, distributed under the GNU General Public License with many organizations such as universities, governments and corporations using it all of the world. Its standard release includes a core of basic features for web publishing, upon which developers can either add community contributed modules, extend these modules or develop their own. It also includes a completely customizable templating system that allows designers to integrate their designs and create a custom drupal theme. Drupal is completely modular so any additional modules can be added or removed without interfering with the core. Hooks allow developers to insert code and shape the behavior of the system.
