All Projects → instantsoft → icms1

instantsoft / icms1

Licence: GPL-2.0 license
InstantCMS 1.x Official Repository (old stable)

Programming Languages

PHP
23972 projects - #3 most used programming language
Smarty
1635 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to icms1

K2
K2 - the powerful content extension for Joomla
Stars: ✭ 119 (+693.33%)
Mutual labels:  content-management
Contentify
Contentify is an esports CMS based on the PHP framework Laravel
Stars: ✭ 189 (+1160%)
Mutual labels:  content-management
Neos Development Collection
The unified repository containing the Neos core packages, used for Neos development.
Stars: ✭ 235 (+1466.67%)
Mutual labels:  content-management
Spring Content
Cloud-Native Storage and Enterprise Content Services (ECMS) for Spring
Stars: ✭ 151 (+906.67%)
Mutual labels:  content-management
Microweber
Drag and Drop Website Builder and CMS with E-commerce
Stars: ✭ 2,226 (+14740%)
Mutual labels:  content-management
Cms
Multilingual PHP CMS built with Laravel and bootstrap
Stars: ✭ 2,342 (+15513.33%)
Mutual labels:  content-management
Seblod
Build high-end websites with SEBLOD®, a CCK for Joomla!
Stars: ✭ 109 (+626.67%)
Mutual labels:  content-management
site
RailroadPM.org 2.x Site
Stars: ✭ 18 (+20%)
Mutual labels:  content-management
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Stars: ✭ 13,067 (+87013.33%)
Mutual labels:  content-management
Cms
Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
Stars: ✭ 2,713 (+17986.67%)
Mutual labels:  content-management
Cmissync
Synchronize content between a CMIS repository and your desktop. Like Dropbox for Enterprise Content Management!
Stars: ✭ 153 (+920%)
Mutual labels:  content-management
Contentful Management.js
JavaScript library for Contentful's Management API (node & browser)
Stars: ✭ 160 (+966.67%)
Mutual labels:  content-management
Slimcms
SlimCMS - lightweight CMS based on slim 3 framework
Stars: ✭ 201 (+1240%)
Mutual labels:  content-management
Contentful.swift
A delightful Swift interface to Contentful's content delivery API.
Stars: ✭ 132 (+780%)
Mutual labels:  content-management
Neos Ui
Neos CMS UI written in ReactJS with Immutable data structures.
Stars: ✭ 238 (+1486.67%)
Mutual labels:  content-management
Personal Management System
Your web application for managing personal data. <[email protected]>
Stars: ✭ 2,027 (+13413.33%)
Mutual labels:  content-management
Quokka
LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
Stars: ✭ 2,198 (+14553.33%)
Mutual labels:  content-management
vscode-front-matter
Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...
Stars: ✭ 962 (+6313.33%)
Mutual labels:  content-management
Unite Cms
Really flexible headless CMS, built on top of Symfony and GraphQL.
Stars: ✭ 242 (+1513.33%)
Mutual labels:  content-management
Icms2
Official Repository for InstantCMS 2.x
Stars: ✭ 215 (+1333.33%)
Mutual labels:  content-management
[ InstantCMS - Community Management System ]
-------------------------------------------------------------------------------

[ Версия:    ] 1.10.7
[ Дата:      ] 2016-07-26
[ Лицензия:  ] GNU/GPL v2

[ Язык:      ] русский (UTF-8)

[ сайт:      ] www.instantcms.ru

[ требуется: ] apache + mod_rewrite
[            ] php 5.3+ (+GD, iconv, mbstrings)
[            ] mysql 5

Система распространяется по принципу "КАК ЕСТЬ" и БЕЗ ГАРАНТИЙНЫХ ОБЯЗАТЕЛЬСТВ.
Вы можете свободно использовать и модифицировать систему, но исключительно на
свой страх и риск. Вы обязаны сохранять копирайты в исходном коде.
Подробнее см. в файле license.rus.txt

-------------------------------------------------------------------------------

УСТАНОВКА СИСТЕМЫ:

    1. Распакуйте архив с системой в папку сайта
    2. Создайте базу данных
    3. Запустите скрипт http://yoursite.ru/install
    4. После установки удалите папку "install" и "migrate"

ВНИМАНИЕ:

	При установке на реальный хостинг установите права для записи (777) на директории:

        /cache
        /images
        /includes (только на время установки и только на саму /includes, без вложенных)
        /upload

    и все вложенные в них!
    На файлы .htaccess, находящиеся в этих директориях права должны стоять строго 644.
    Важно для безопасности! Убедитесь, что директория хранения файлов сессий настроена для каждого сайта своя,
    если у вас shared хостинг или сервер с несколькими сайтами.

-------------------------------------------------------------------------------


ОБНОВЛЕНИЕ С ВЕРСИИ 1.10.6:

    1. Сделайте резервную копию сайта и дамп базы данных - ОБЯЗАТЕЛЬНО!
    2. Распакуйте архив в папку с сайтом, заменяя все имеющиеся файлы
    3. Запустите скрипт http://yoursite.ru/migrate
    4. После завершения миграции удалите папки "install" и "migrate"!
    5. Очистить кеш сайта и браузера
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].