mokio

Ruby on Rails Content Management System

  • Owner: versoft/mokio
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Mokio CMS

In short:

MOKIO is open source CMS compatible with rails 6.0.1 and ruby 2.6.5.

Instalation:

  1. Add gem mokio to Gemfile in your project
  2. Run bundle install
  3. Run rake mokio:install
  4. Ensure is add the following line added to config/routes.rb
    mount Mokio::Engine => "/backend"
  5. Start rails server rails s and open http://localhost:3000/backend
  6. Your login is admin@admin.com, password admin
  7. Remember to change this sample credentials!

DOCS:


Gems and sample_app:

Sample app using Mokio CMS

See https://github.com/versoft/mokio_sample_app

Gems dedicated for Mokio CMS:

mokio_skins https://github.com/versoft/mokio_skins

Tutorials, documentation & useful tips

See http://www.mokio.org/support

Known issues

To use Mokio::MovGallery you have to add this to your Gemfile:

gem 'youtube_it', github: 'LiveWorld/youtube_it'

because original version of youtube_it gem is not maintained anymore and uncompatibile with Rails 5.

Description

Mokio is a Content Management System that allows creation of
sophisticated websites. It consists maily of administration panel for your
desired website.
It provides the following types of content: Article (piece of text with
pictures, lists, links, etc.), Picture Gallery (easily managed article with
a number of photos - thumbs and edition provided), Movie Gallery
(article with links to Dailymotion, Vimeo and Youtube movies - thumbs
and edition provided), Contact Page with Google map and contact form.

Apart from content it is possible to manage menu structure of your
website for each language and defined position (part of the screen).

If this is not enough for what you need, you can also include pieces of
HTML code that should be shared by some (or all) subpages - called
HTML Blocks. You can define on which part of the page, these blocks
should be displayed.
Mokio provides also administration panel for javascripts, languages
and backend users.

Beside Mokio itself, there are various gems dedicated for Mokio, that
extends its core functionality.

Licence

GNU AGPLv3: http://www.gnu.org/licenses/agpl-3.0.html

Main metrics

Overview
Name With Ownerversoft/mokio
Primary LanguageJavaScript
Program languageRuby (Language Count: 9)
Platform
License:MIT License
所有者活动
Created At2014-06-10 07:49:30
Pushed At2025-01-31 11:26:56
Last Commit At2024-08-19 11:38:22
Release Count11
Last Release Namev2.11.0 (Posted on 2022-02-17 10:49:32)
First Release Namev0.0.9 (Posted on 2014-11-19 12:52:23)
用户参与
Stargazers Count25
Watchers Count10
Fork Count20
Commits Count543
Has Issues Enabled
Issues Count2
Issue Open Count0
Pull Requests Count49
Pull Requests Open Count4
Pull Requests Close Count28
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private