#Astro + Drupal

11 messages · Page 1 of 1 (latest)

cursive ocean
#

Does anyone know how/or where to look on how to integrate Astro into Drupal 10? Thanks in advance.

grizzled zephyr
#

can you please elaborate on the integration you are expecting, will you use Drupal as CMS then sure, should be easy, Astro is server based and query data from any CMS. Any other thoughts ?

cursive ocean
grizzled zephyr
#

If you have a single site that has > 50 K pages in markdown, then you need to take the time to study scalability first.

#

Are you targetting Serverless deployment ? SSR or just SSG ?

cursive ocean
grizzled zephyr
#

Wow Awesome, I'm a hobbyist and helping people on my free time I also help NGO and startups, one way or another you'd always find people willing to help in the Astro community.
I do believe you and I can't imagine how much potential you have to save money and probably make the dev pipeline a bit smoother and easier to add custom functions.
Astro is already serverless ready, so nothing to do even if you do have data (content) to be customized to each user.
But in case you need the database for users management then you might still need it and will have to think of an authentication adapter.
You probably need to start with some prototypes and see how it goes all of these sites here are (mostly free) examples you can copy from https://astro.build/themes/

cursive ocean
#

Sweet! Thanks again!! I really appreciate you helping people. If I had the time and proper knowledge I'd do it too.

#

We are looking into a new sandbox with a fresh Drupal build and migrate data over as we build. Unfortunately we have to use Drupal and everything we do has to get approved.. that takes forever.