Popularity
3.7
Stable
Activity
6.6
-
247
20
55

Code Quality Rank: L2
Programming language: PHP
License: MIT License
Tags: Content Management Systems (CMS)    
Latest version: v4.2.0

Redaxscript alternatives and similar software solutions

Based on the "Content Management Systems (CMS)" category.
Alternatively, view Redaxscript alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Redaxscript or a related project?

Add another 'Content Management Systems (CMS)' Software solution

README

Redaxscript

A modern, ultra lightweight and rocket fast Content Management System for SQLite, MSSQL, MySQL and PostgreSQL.

Build Status Mutation Status Coverage Status Scrutinizer Code Quality Packagist Version License Telegram Chat

Installation

Clone the repository:

git clone https://github.com/redaxscript/redaxscript.git --branch=4.4.0

Install the dependencies:

composer install
npm install

Usage

Run local development server:

grunt serve [options]

-L, --live-reload
-O, --open-browser
-N, --no-cache
-D, --debug-mode

Browse your working copy:

http://localhost:8000


*Note that all licence references and agreements mentioned in the Redaxscript README section above are relevant to that project's source code only.