inachisphp/inachis

A basic framework for use in producing simple post/page driven websites

Maintainers

Package info

github.com/inachisphp/inachis

Type:project

pkg:composer/inachisphp/inachis

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 23

0.0.1 2017-03-17 09:03 UTC

This package is not auto-updated.

Last update: 2026-03-03 22:55:50 UTC


README

ianchis is a framework for creating simple websites in PHP using symfony such as a blog.

Requirements

  • PHP 8.3 or above
  • Optional: ImageMagick with libheif (for HEIC -> JPEG conversions)

Installation

  1. Download a release package, and extract on your intended server
  2. Import dev/install/inachis.sql into your DBMS
  3. Add database connection settings to .env.local
  4. Create your first administrator and sign-in