Skip to content

workaj/Alba

 
 

Repository files navigation

Alba

A PHP/MySQL based Content Management System. Designed with developer flexibility in mind.

image

Requirements

  • PHP 8.0 + (with mod_rewrite)
  • MySQL/MariaDB 5.0+

Native PHP zip + 'fopen' PHP function availablity required for automatic updates.

Installation

  1. Download .zip and extract into working directory
  2. run composer install
  3. In browser, go to /installer
  4. Follow instructions on screen

That's it, now browse to /admin to start. See wiki for more info.

For dev work/testing

PHPSTAN test command

composer albatest

Biomejs testing

see https://biomejs.dev/guides/manual-installation. install in your path and run biome lint

About

Basic developer oriented CMS system

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 88.6%
  • JavaScript 7.2%
  • CSS 4.2%