Upcoming v9 release
-
@marcusquinn Fair enough. I am now moving more towards static html+js+css served via a golang app. I am super impressed with the performance of golang in general. For sure, a fast language can always be slow if the code is poorly written. I think for me PHP can be faster and from a syntax perspective I just cannot stand it. But thats more subjective lol
-
@atrilahiji I'm looking at the same, with Gatsby as a front-end for EspoCRM managed content through the REST API.
As much as I like Directus as a developer backend, Espo is turning out to be all that and a lot more as a both developer and user back end.
Best I can recommend is if you like Directus then EspoCRM awareness of all it's capability would definitely not be a waste of your time. The way it stores all customisations in the /custom/ folder for easy replication to other instances is super useful. I'll share more when I reach a decent milestone but I'm basing a lot of my business on it now, including CMS strategy.
-
@marcusquinn For sure! I'm open to give it a shot. I've just (so far) been loving the experience of using Directus and having the documentation in-app in v9 is incredible. I've even considered building templates for my consulting business for Gridsome projects that are built to easily integrate with Directus. As things grow I've been looking at EspoCRM to manage things because my current method isn't quite scalable to more clients.
-
Back to the topic at hand though, I'll keep updating my fork of @gensmann 's package and feel free to fork it for an official package if you want. I'd say v9 is noticeable better and more usable than v8. Definitely a good upgrade for anyone using v8.
-
@atrilahiji I've been using them both. v9 is amazing in many ways!
-
@atrilahiji where is your package?
-
@girish oh itβs on my personal git here https://git.atrilahiji.dev/atrilahiji/cloudron-directus9-app
-
@atrilahiji Nice, think I love about Directus is it's ability to adopt databases from any other app. Great for adopting projects that have good data structure but outdated interfaces or lack of integration options.
-
@marcusquinn Yes! My only disappointment so far is the webhooks which don't let you add anything in the request header to make requests to secure endpoints. I wanted to have this work with DroneCI. This is why I made MiddleWhere as a little "adaptor" I guess to move from auth header authentication to a token passed via a querystring in the request URL.
-
@atrilahiji the directus dev is amazing - suggest opening an issue on the repo - he's helped me several times!
-
@doodlemania2 I made one and was informed it was a duplicate! So I guess they are aware but im sure they have other priorities first.
-
Updated to RC 53.
-
I'm thinking of using Directus for creating a simple portfolio/ecommerce backend.
Does anyone has experience and know if it would be a good fit?
-
@ruihildt I don't see why not. Its a matter of building out the data model in Directus appropriately. After that you would just access the API from your app via REST endpoints or their GraphQL API.
I've used it for my portfolio website and it worked out nicely though.
-
I'm working on standardized templates for Vue client sites that use Directus as a template for my consulting business. Many of those I will keep private BUT I will look into making either a guide or template or both that is publicly available.
Needless to say I'm a huge fan of directus. It can be made as simple or as complex as you need
-
This post is deleted!
-