GithubHelp home page GithubHelp logo

Ionize CMS

Version: 1.0.8

Not released yet

About Ionize

Ionize is a free professional and natively multilingual PHP CMS, developed with user experience in mind.

Ionize is dedicated to webdesigners and web agencies to simply make their clients happy.

Ionize uses the PHP framework CodeIgniter.

Official website: http://www.ionizecms.com

Screenshot

Authors

Contributors

Installation

IMPORTANT: Before any update, make a backup of your database. We will not be responsible for any loose of data.

These instruction takes in account that this version is in developement.

  • From Ionize 0.9.x

    • Copy your database, you will start working with this copy,
    • Go in your 0.9.x config/config.php file and copy your encryption key in the new config/config.php file,
    • Launch the installer: http://your_domain/install
    • The installer will migrate the database and the user accounts
  • From Ionize 0.9.7 (dev version)

    • Copy your database, you will start working with this copy,
    • Go in your 0.9.6 config/config.php file and copy your encryption key in the new config/config.php file,
    • Launch the installer: http://your_domain/install
    • The installer will migrate the database (not the user accounts)
    • Launch ONE TIME ONLY: http://your_domain/install/?step=migrate_users_to_ci2

Code Migration

  • From Ionize 0.9.x

    • Tags were rewritten for a more logical use. Please refer to the documentation to see how to migrate your views.
  • From Ionize 0.9.6

    • Articles Tag: Change your <ion:article filter="title:!=''" > attributes from "title:!=''" to "title !=''" (remove ":")
    • Articles Tag: Change <ion:article filter="type:='your_type'"> to <ion:article type="your_type" >
    • Navigation Tag: Add the "level" attribute: <ion:navigation level="0" />

Updates

See CHANGELOG.md

ionize's Projects

dropzone icon dropzone

Nice modular HTML5 + Flash + HTML4 uploader

ionize icon ionize

ionize, native multilingual CMS.

ionize-module-search icon ionize-module-search

Search module for Ionize. Searches in article's content and displays results as a list of articles.

mootools-filemanager icon mootools-filemanager

A filemanager for the web based on MooTools that allows you to (pre)view, upload and modify files and folders via the browser.

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.