Elanat VS Grav

Compare Elanat vs Grav and see what are their differences.

Elanat

Elanat is ASP.NET Core CMS. Elanat is add-on oriented framework. The Elanat kernel is designed to create an add-on for it as easily as possible; the Elanat kernel contains a variety of add-ons; the structure of Elanat allows the programmer to create a new web system containing different types of add-ons. (by elanatframework)

Grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony (by getgrav)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Elanat Grav
22 84
8 14,304
- 0.2%
9.0 8.5
5 days ago 1 day ago
C# PHP
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Elanat

Posts with mentions or reviews of Elanat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-30.
  • Elanat CMS 2.2, File Manager Component is Compatible with .NET Core
    2 projects | dev.to | 30 Apr 2024
    As you know, Elanat CMS is a content management system that has migrated from .NET Standard to .NET Core. In Elanat CMS, some things are still remembered from the .NET standard; it is interesting to note that the App_Data directory still exists in Elanat CMS!
  • Elanat CMS 2.2 Gives New Meaning to Modularity.
    3 projects | dev.to | 9 Apr 2024
    Elanat CMS is a large and powerful content management system based on ASP.NET Core. Elanat CMS is a CMS-Framework that does not use any of the default ASP.NET Core frameworks (Razor Pages, MVC, Blazor). Elanat CMS is built under CodeBehind Framework. Elanat CMS and CodeBehind Framework both belong to Elanat team.
  • Elanat Competes with Microsoft; CodeBehind 2.4 Released
    4 projects | dev.to | 5 Mar 2024
    Elanat CMS has nearly 600 View files. With a mid-range processor it only takes 9 seconds to compile View. It is interesting to know that in previous versions, it took about 35 seconds to compile View pages in Elanat CMS.
  • ASP.NET Core MVC vs Razor Pages, Which is Faster? CodeBehind!
    3 projects | dev.to | 4 Feb 2024
    The CodeBehind framework belongs to the Elanat team and its first version was released in 2023.
  • CodeBehind 2.1; aspx Back to ASP.NET Core
    3 projects | dev.to | 7 Jan 2024
    The Elanat team has again taken a new initiative and created the feature of sending template blocks through ViewData. You can now enclose template variables within {@#TempName} brackets so that double-quote ("{@#TempName}") characters do not cause problems in code blocks.
  • How to Build a Modular System Using ASP.NET Core?
    3 projects | dev.to | 27 Dec 2023
    What is the concept of the module according to the Elanat team? Any interpreted programming language used on the server side is itself modular. That is, it is enough to copy executable files (py, php, rb, etc.) and other files (css, js, image, etc.) to the current project; A set of executable files and other related files are a module. In compiled programming languages or compiled frameworks such as C++, Java and .NET, creating a modular system is complex. Back-end framework developers should provide solutions for creating a modular system for web-based system developers.
  • Feedback and Discussion About New Versions of the CodeBehind Framework
    1 project | dev.to | 9 Dec 2023
    The CodeBehind framework is a back-end type and belongs to the Elanat team. CodeBehind is a framework for ASP.NET Core and is a competitor to the default cshtml structure in ASP.NET Core.
  • cshtml VS aspx, More Interesting Competition - Layouts in CodeBehind 1.9
    2 projects | dev.to | 1 Dec 2023
    aspx files used to be supported by Microsoft, but now the modern and powerful CodeBehind framework belonging to the Elanat team has given new life to aspx files. aspx extensions now support Razor syntax and return templates and are the most important competitor to ASP.NET Core's default cshtml structure while maintaining .NET Core features.
  • Elanat 2.1 released - .NET Honor!
    3 projects | dev.to | 7 Oct 2023
    Elanat is a free and open-source CMS-Framework based on ASP.NET Core. Elanat was created to be a reliable system in .NET and an honor for .NET programmers and can be compared to other systems under PHP and JAVA.
  • 🎬 Video - Brief introduction of Elanat
    2 projects | dev.to | 26 Sep 2023
    Elanat repository link: https://github.com/elanatframework/Elanat

Grav

Posts with mentions or reviews of Grav. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.
  • Ask HN: What products other than Obsidian share the file over app philosophy?
    6 projects | news.ycombinator.com | 3 Apr 2024
    There are flat-file CMSes (content management systems) like Grav: https://getgrav.org/

    I guess, in some vague/broad sense, config-as-code systems also implement something similar? Maybe even OpenAPI schemas could count to some degree...?

    In the old days, the "semantic web" movement was an attempt to make more webpages both human- and machine-readable indefinitely by tagging them with proper schema: https://en.wikipedia.org/wiki/Resource_Description_Framework. Even Google was on board for a while, but I guess it never saw much uptake. As far as I can tell it's basically dead now, both because of non-semantic HTML (everything as a React div), general laziness, and LLMs being able to parse things loosely.

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

    Side thoughts...

    Philosophically, I don't know that capturing raw data alone as files is really sufficient to capture the nuances of any particular experience, or the overall zeitgeist of an era. You can archive Geocities pages, but that doesn't really capture the novelty and indie-ness of that era. Similarly, you can save TikTok videos, but absent the cultural environment that created them (and a faithful recreation of the recommendation algorithm), they wouldn't really show future archaeologists how teenagers today lived.

    I worked for a natural history museum for a while, and while we were there, one of the interesting questions (well, to me anyway) was whether our web content was in and of itself worth preserving as a cultural artifact -- both so that future generations can see what exhibits were interesting/apropos for the cultures of our times, but also so they could see how our generation found out about those exhibitions to begin with (who knows what the Web will morph into 50 years later). It wasn't enough to simply save the HTML of our web pages, both because they tie into various other APIs and databases (like zoological collections) and because some were interactive experiences, like games designed to be played with a mouse (before phones were popular), or phone chatbots with some of our specimens. To really capture the experience authentically would've required emulating not just our tech stacks and devices, among other things.

    Like for the earlier Geocities example, sure you could just save the old HTML and render it with a modern browser, but that's not the same as something like https://oldweb.today/?browser=ns3-mac#http://geocities.com/ , which emulates the whole OS and browser too. And that still isn't the same as having to sit in front of a tiny CRT and wait minutes for everything to download over a 14.4k modem, only to be interrupted when mom had to make a call.

    I guess that's a longwinded of critiquing "file over app": It only makes sense for things that are originally files/documents to begin with. Much of our lives now are not flat docs but "experiences" that take much more thought and effort to archive. If the goal is truly to preserve that posterity, it's not enough to just archive their raw data, but to develop ways to record and later emulate entire experiences, both technological and cultural. It ain't easy!

  • Soupault: A static website management tool
    10 projects | news.ycombinator.com | 22 Mar 2024
  • Grav is a modern open-source flat-file CMS
    3 projects | news.ycombinator.com | 16 Jul 2023
  • Grav – A Modern Flat-File CMS Using PHP and Markdown
    1 project | news.ycombinator.com | 9 Jul 2023
  • It Took Me a Decade to Find the Perfect Personal Website Stack – Ghost+Fathom
    14 projects | news.ycombinator.com | 9 Jul 2023
    I took a more traditional approach, focusing on something that's "good enough", which in my case was a cheap VPS and an install of Grav: https://getgrav.org/

    Some optional customization for page templates/fonts/CSS, some CI so I can build and deploy it inside of a Docker container, Matomo for analytics that respect privacy (which I already use elsewhere) and some additional web server configuration to hide anything interesting behind an additional login and I'm good. Maybe backups and uptime monitoring if I'm feeling brave, which is what most sites should also have (so copy + paste there).

    All of that for under 100 euros per year (could also pay half of that if I didn't host anything else on the server), the blog has actually survived getting on the front page of HN once or twice and requires relatively little maintenance, at least a bit less than a proper install of WordPress, due to its larger surface area.

    The best thing is that it's simple enough for me to understand how it works, to be able to move it anywhere as needed and use more or less plain Markdown for writing the blog posts. Here's a quick example of a recent post: https://blog.kronis.dev/articles/ever-wanted-to-read-thousan...

    Now all that's left is to find motivation to write more, but at least 90% of my time doesn't go into tinkering with custom fancy solutions, no matter how much I'd love that. Then again, nothing wrong with the alternatives either: 400 euros might be perfectly worth it for some, whereas working with static site generators or even custom CMSes would be a fun experience for others!

  • Grav: Modern, open-source, flat-file CMS
    1 project | news.ycombinator.com | 6 Jul 2023
  • Is it possible to convert a WordPress site into a static site that can still be easily edited?
    1 project | /r/Wordpress | 6 Jul 2023
    I'd check out Grav. https://getgrav.org/
  • Gravity - A new, open source DNS/DHCP server with Adblocking and inbuilt config replication
    7 projects | /r/selfhosted | 29 Jun 2023
    Also, there is a CMS called Grav. Both Gravity and Grav use a very similar (but not identical) font for their logo.
  • Mercredi Tech - 2023-06-28
    1 project | /r/france | 28 Jun 2023
  • website with unlimited pages ??
    1 project | /r/webdev | 27 May 2023
    I would use a flat file cms like https://getgrav.org

What are some alternatives?

When comparing Elanat and Grav you can also consider the following projects:

CodeBehind Framework - CodeBehind library is a modern backend framework. This library is a programming model based on the MVC structure, which provides the possibility of creating dynamic aspx files in .NET Core and has high serverside independence.

Pico - Pico is a stupidly simple, blazing fast, flat file CMS.

Umbraco - The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites

october - Self-hosted CMS platform based on the Laravel PHP Framework.

Orchard Core - Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.

Bolt - Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.

mojoPortal - mojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET.

Bludit - Simple, Fast, Secure, Flat-File CMS

Drupal - Verbatim mirror of the git.drupal.org repository for Drupal core. Please see the https://github.com/drupal/drupal#contributing. PRs are not accepted on GitHub.

Strapi - πŸš€ Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

Joomla! - Home of the Joomla! Content Management System

GetSimple CMS - GetSimple CMS