inachisphp/inachis

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

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 1

Open Issues: 25

Type:project

pkg:composer/inachisphp/inachis

0.0.1 2017-03-17 09:03 UTC

This package is not auto-updated.

Last update: 2025-11-25 21:35:14 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