jukvalim

jukvalim

Hi all!

I have a potential case that involves a web site with a lot of admin-generated content, as well as custom features. So it needs CMS functionality, and I could use some advice on my options. The way I see it, currently my options are:

  • Use a CMS made for Phoenix. Unfortunately, it doesn’t look like there is a well-featured one that is maintained. Thesis and Contento both look like they’ve been abandoned.

  • Use a headless CMS such as Ghost or Strapi and integrate with it. Downside: it makes the app more of a distributed system with related headaches and extra work.

  • Roll my own. Not loving this idea at the moment, even though I could maybe use something like Kaffy to build on.

  • Write the app in Python and use Django and Wagtail. Downside: loss of Elixir goodies, the concurrency model in particular.

If you have suggestions or ideas, I’d be happy to hear them.

First 10 of 14 Posts Switch mode

vincer

vincer

We’re working on an Elixir-based CMS with Postgres + Elasticsearch + Absinthe GraphQL + Vue over here. It’s not quite ready for prime-time, but getting there. Currently fighting with Absinthe to get dynamic runtime GraphQL schemas (for user-defined data models).

In the meantime, we’ve found Prismic to be pretty cost-effective for clients we work with as it has a generous free tier and a pretty good API. There’s also Storyblok, Takeshape and Sanity that have decent free tiers. I doubt it’s worth the trouble to maintain a separate CMS in Node, but your mileage may vary.

zorn

zorn

I’ve considered using Airtable and it’s API support for something similar but never really tried it so can’t speak to specifics. Good luck.

TwistingTwists

TwistingTwists

Has anyone tried and figured something out ?

Would love to hear your opinions.

fceruti

fceruti

This weekend I’m going to test PardallMarkdown which seems great for what I need. I’ll let you know my opinion after trying it out.

elmercante

elmercante

Hey I know this thread has gone a little stale, but how did Pardall work for you?

Pal

Pal

The GitHub was recently archived… so I’d say its not an option now.

elmercante

elmercante

A GitHub repo being archived only means the owner has declared it read-only. It doesn’t mean the code is no longer available or that it doesn’t work correctly.

fceruti

fceruti

I ended up not using it. As I recall, I couldn’t figure it out quickly, which led me to believe it was probably too complicated.

I wasn’t very thorough, though. Just my gut feeling.

Pal

Pal

thanks… I always assumed it to mean a project development has stopped.

ryanwinchester

ryanwinchester

DockYard is working on Beacon CMS

https://github.com/BeaconCMS/beacon

Where Next? Top

Trending in Questions Top

stjefim
Hello! Suppose you are building workflow (order / task / payment) processing system with the following requirements: Each workflow con...
New
jonnycharles
I’m in search of an Elixir library that offers PDF generation capabilities similar to Ruby’s Prawn. While there have been discussions abo...
New
spammy
I’m looking to build a personal workflow to quickly deploy web applications written in elixir/phoenix, for local consumption (ie not on t...
New
dli
Before I dive in myself, did anyone successfully sprinkle Hologram into their existing LiveView app? Looking for hints regarding: Addi...
New
roeland
Kia ora, We have been using elixir-google-api to connect to Google Drive. However, with the updates to Tesla due to CVEs this is now bro...
New
bottlenecked
Hi all, I wanted to ask how the community is dealing with post-release steps. Today we have Ecto migrations, which make sure that the db...
New
rahultumpala
Hello, I have an Elixir backend that implements a custom protocol over TCP. I want to load test the backend and assess the performance o...
New

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
ausimian
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New

We're in Beta

About us Mission Statement