Batteries include Drupal project template with Redis and object storage for assets.

Related tags

CMS drupal
Overview

Mojo

An opinionated Drupal build designed to run in a cloud native environment.

This is a work in progress, see the TODO.md for initial tracking of items.

Quick start

php mojo env:generate --sqlite
php vendor/bin/drush si --account-pass=admin --yes
php mojo serve

Credits

Thanks to Brad Jones and Alexander Sluiter who shared their tips and configurations for running Drupal in a cloud-native environment.

Thanks to Randy Fay for the support with getting the Redis and MinIO services configured with DDEV

You might also like...
Bismuth CMS is a ready-made Website CMS based on Yii 2 Advance Template

Bismuth CMS is a ready-made Website CMS based on Yii 2 Advance Template, it's the simplest and easy to set up CMS you may come across.

A template package of package development for Concrete CMS Version 9.

A boilerplate to develop a package on Concrete CMS Version 9.

This is a Hostel Management system project is created using PHP and MYSQL
This is a Hostel Management system project is created using PHP and MYSQL

Hostel-Managment-System-PHP This is a Hostel Management system project is created using PHP and MYSQL. Developed as a package for the subject Relation

Bedrock is a modern WordPress stack that helps you get started with the best development tools and project structure.
Bedrock is a modern WordPress stack that helps you get started with the best development tools and project structure.

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure

A restaurant website using PHP and MySQL. (A group project at Chandigarh University)

tasty-indeed-restaurant-website-php Description A restaurant website using PHP and MySQL for group project at Chandigarh University. Steps to setup Do

BaiCloud-cms is a powerful open source CMS that allows you to create professional websites and scalable web applications. Visit the project website for more information.

BaiCloud-cms About BaiCloud-cms is a powerful open source CMS that allows you to create professional websites and scalable web applications. Visit the

Kirby: the CMS that adapts to any project, loved by developers and editors alike.
Kirby: the CMS that adapts to any project, loved by developers and editors alike.

Kirby: the CMS that adapts to any project, loved by developers and editors alike. The Starterkit is a full-blown Kirby installation with a lot of exam

Bitrix Project + Symfony.

Bitrix Project + Symfony Заготовка для 1C Bitrix проектов. На базе https://github.com/regiomedia/bitrix-project Основное отличие: максимальное использ

A Laravel 4 CMS – WARNING: This project is no longer being developed because there are many good alternatives now.

This is the main larapress repository. Warning: This Application is under development and not yet production ready! Important Links Installation Contr

Comments
  • Install fails if the CSS directory doesn't exist in object storage

    Install fails if the CSS directory doesn't exist in object storage

    An AJAX HTTP error occurred.
    HTTP Result Code: 200
    Debugging information follows.
    Path: /core/install.php?rewrite=ok&profile=mojo_installer&langcode=en&id=1&op=do_nojs&op=do
    StatusText: OK
    ResponseText: Drupal\Core\File\Exception\NotRegularDirectoryException: s3://css is not a directory. in Drupal\Core\File\FileSystem->scanDirectory() (line 665 of /var/www/html/web/core/lib/Drupal/Core/File/FileSystem.php)
    

    Screen Shot 2021-08-10 at 9 17 56 AM

    Flysystem 
    opened by mglaman 3
  • mojo-drupal-scaffold experimental package

    mojo-drupal-scaffold experimental package

    • [x] Credit amazee.io as inspiration from https://github.com/amazeeio/drupal-integrations
    • [x] Add vlucas/phpdotenv and load.environment.php
    • [ ] Add tests to verify install and uninstall
    opened by mglaman 0
  • Add a

    Add a "Deploy to DigitalOcean" button in the README

    Based on this: https://github.com/digitalocean/sample-php, it should be possible to launch a DigitalOcean instance fairly easily. The only problem is ensuring a dev database and a Spaces bucket.

    Needs:

    • Space
    • Configured environment variables

    I don't know if the template allows that.

    digital ocean 
    opened by mglaman 1
Owner
Bluehorn Digital
Bluehorn Digital
Lara-zeus sky is simple CMS for your website. it include posts, pages, tags, and categories.

Lara Zeus Sky Lara-zeus sky is simple CMS for your website. it include posts, pages, tags, and categories. small tasks can be time-consuming, let us b

Laravel Zeus 36 Dec 24, 2022
Project template for starting a project based on the Rabble admin system.

Note: this is an experimental project and heavily under development. If you do come across this repository, and you would like to support development,

Rabble 12 Oct 26, 2022
A quick-and-dirty implementation based on Drupal 9

Help2022 - powered by Drupal 9 / Docksal This is a quick-and-dirty implementation based on Drupal 9 - full running version see here

Help2022.com 2 Mar 5, 2022
Contenta is a content API and CMS based on Drupal 8

Contenta is a content API and CMS based on Drupal 8. It provides a standard, jsonapi-based platform for building decoupled applications and websites.

Contenta CMS 326 Jul 10, 2022
Instructions and helpful files for running Drupal 7 on the Amezmo platform.

Drupal 7 Amezmo Instructions and helpful files for running Drupal 7 on the Amezmo platform. Description Drupal 7 requires some small modifications to

Steven DuBois 2 Aug 9, 2022
GovCore: The Drupal distribution for local government

GovCore: The Drupal distribution for local government The powerful Drupal distribution for local government. Brought to you by Clarity Partners. GovCo

Govcore 1 Jun 3, 2022
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.

Registry Component Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to pre

ATOMASTIC 8 Jun 30, 2022
Create WordPress themes with beautiful OOP code and the Twig Template Engine

Timber helps you create fully-customized WordPress themes faster with more sustainable code. With Timber, you write your HTML using the Twig Template Engine separate from your PHP files.

Timber 5.2k Dec 31, 2022
A module allowing you to write your Processwire template using MJML and get a converted HTML output using MJML API.

PageMjmlToHtml A module allowing you to write your Processwire template using MJML and get a converted HTML output using MJML API. This is considered

Romain Cazier 7 Oct 5, 2022
Provides Twig template IDE autocomplete of Craft CMS & plugin variables

Autocomplete for Craft CMS 3.x Provides Twig template IDE autocompletion for Craft CMS and plugin/module variables and element types. Works with PhpSt

nystudio107 35 Dec 21, 2022