mokio

Ruby on Rails Content Management System

  • 所有者: versoft/mokio
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者versoft/mokio
主編程語言JavaScript
編程語言Ruby (語言數: 9)
平台
許可證MIT License
所有者活动
創建於2014-06-10 07:49:30
推送於2025-01-31 11:26:56
最后一次提交2024-08-19 11:38:22
發布數11
最新版本名稱v2.11.0 (發布於 2022-02-17 10:49:32)
第一版名稱v0.0.9 (發布於 2014-11-19 12:52:23)
用户参与
星數25
關注者數10
派生數20
提交數543
已啟用問題?
問題數2
打開的問題數0
拉請求數49
打開的拉請求數4
關閉的拉請求數28
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?