Giter Site home page Giter Site logo

wemago / formwork Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getformwork/formwork

1.0 0.0 0.0 6.98 MB

A flat file-based Content Management System (CMS) to make and manage sites with simplicity

License: MIT License

CSS 0.73% JavaScript 14.32% PHP 75.96% SCSS 8.99% Hack 0.01%

formwork's Introduction

Formwork

Discord GitHub Release Date GitHub All Releases Packagist GitHub code size in bytes PHP from Packagist

๐Ÿ— Formwork is a flat file-based Content Management System (CMS) to build and manage simple sites.

โš ๏ธ This is the README file for the 2.x branch, currently in development and NOT STABLE.

๐Ÿ‘‰ See the 1.x branch for the latest stable version.

Features

  • โšก๏ธ Lightweight
  • ๐Ÿ—„ No database required!
  • ๐Ÿ“ฆ Easy to install
  • โœจ Out-of-the-box Administration Panel

Requirements

  • PHP 8.1 or higher
  • PHP extensions dom, fileinfo, gd, mbstring, openssl and zip

Installing

From GitHub releases

You can download a ready-to-use .zip archive from GitHub releases page and just extract it in the webroot of your server.

With Composer

If you prefer to install the latest stable release of Formwork with Composer you can use this command:

$ composer create-project getformwork/formwork

Composer will create a formwork folder with a fresh ready-to-use Formwork installation.

Cloning from GitHub

If you want to get the currently worked master version, you can clone the GitHub repository and then install the dependencies with Composer.

  1. Clone the repository in your webroot:
$ git clone https://github.com/getformwork/formwork.git
  1. Navigate to formwork folder and install the dependencies:
$ cd formwork
$ composer install

formwork's People

Contributors

aukc1970 avatar cmslab avatar dependabot[bot] avatar giuscris avatar mifrance avatar wemago avatar xanhacks avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.