PHPackages                             instante/cms - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. instante/cms

AbandonedLibrary[Framework](/categories/framework)

instante/cms
============

Instante content management system

091JavaScript

Since Jun 16Pushed 9y ago3 watchersCompare

[ Source](https://github.com/instante/cms)[ Packagist](https://packagist.org/packages/instante/cms)[ RSS](/packages/instante-cms/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Instante CMS
============

[](#instante-cms)

[![Build Status](https://camo.githubusercontent.com/0c8d8d374e33cb17a5e6d1326f7e1d051c03d094d70bf0f9fcd16fb506fa8f77/68747470733a2f2f7472617669732d63692e6f72672f696e7374616e74652f636d732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/instante/cms)[![Downloads this Month](https://camo.githubusercontent.com/9727f84a3c2e8b6dec146509c699db8786662203c9858d935e8dd93e21e94e85/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f696e7374616e74652f636d732e737667)](https://packagist.org/packages/instante/cms)[![Latest stable](https://camo.githubusercontent.com/8e7989abfd28c6e6be95ade55090ac5ba4232681935c6a46a6a8656a8a3e00a2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e7374616e74652f636d732e737667)](https://packagist.org/packages/instante/cms)

**WARNING: this component's development is in the beginnings. It is not usable yet for using in real projects.**

Tools for creating Nette websites with client-editable content.

Installation
------------

[](#installation)

The best way to install Instante CMS is using [Composer](http://getcomposer.org/):

1.

```
$ composer require instante/cms
```

2. Register EditorExtension in Nette config: extensions: icns: Instante\\CMS\\DI\\EditorExtension
3. Register route for Editor Api in Nette router $router\[\] = Instante\\CMS\\DI\\EditorExtension::createRoute();
4. Copy files from assets directory to your project and register instante/icmsEditor to requirejs
5. Setup instante/icmsEditor in presenter $this-&gt;jsModulesContainer-&gt;useModule('instante/icmsEditor', \[ 'saveUrl' =&gt; $this-&gt;getHttpRequest()-&gt;url-&gt;getBaseUrl() . "icms-api/save", // url registered in Router and its save action 'autoInit' =&gt; TRUE, // or you can call instante/icmsEditor init() manually \]);
6. Link less files to page
7. Load font awesome

8. Move pen.png to your www dir and check icms.less due to img path

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/bbe040b3d6f457f8ddc2d633c388d0da416fb1c897f76e3e3c3955b7cd6115a4?d=identicon)[amik](/maintainers/amik)

---

Top Contributors

[![richard-ejem](https://avatars.githubusercontent.com/u/7109726?v=4)](https://github.com/richard-ejem "richard-ejem (18 commits)")[![superjija](https://avatars.githubusercontent.com/u/1492643?v=4)](https://github.com/superjija "superjija (4 commits)")

### Embed Badge

![Health badge](/badges/instante-cms/health.svg)

```
[![Health](https://phpackages.com/badges/instante-cms/health.svg)](https://phpackages.com/packages/instante-cms)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
