Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.
Shahryar Tavakkoli edited this page Apr 21, 2022 · 5 revisions

You can find some duplicate questions in this page.

1. What are the main use case domains MishkaCms is suitable for?

When you need to create a CMS for yourself, it should support large-scale and low-scale clients, so it is a general-purpose. But if you are in a place to make a web application like Hotel management or restaurant, this CMS can provide many features to you like user and content manager with APIs. We have created a pro admin dashboard that is real-time and responsive for all resolutions like mobile and tablet.


2. What libraries and products are used in MishkaCms?

  1. Elixir Elixir is a dynamic, functional language designed for building scalable and maintainable applications
  2. Phoenix Productive. Reliable. Fast. A productive web framework that does not compromise speed or maintainability.
  3. Phoenix LiveView Rich, real-time user experiences with server-rendered HTML
  4. PostgreSQL PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development
  5. mishka_installer Mishka Installer is a system plugin manager for elixir
  6. mishka_social MishkaSocial is a plugin for MishkaCms as a social networking gateway
  7. mishka_developer_tools Mishka developer tools provides some macros and modules to make creating your elixir site as easy as possible

3. Without elixir knowledge, can we use MishkaCms as a CMS?

Yes, we have prepared an easy shell and a good document for this problem; we always consider all types of users; hence this shell can cover all your requirements to install and use this project with just one command.

This shell has provided practical options even for developers.