/drupal-contenta

Source code prepared for installing Contenta CMS with a MariaDB database

Primary LanguagePHP

Contenta JSON API Project Contenta logo

This repository is used in order to create a Contenta CMS project using Composer.

If you want to learn how to install Contenta CMS visit http://www.contentacms.org/#install. If you want documentation about Contenta CMS visit http://www.contentacms.org.

Custom upstream for Pantheon

  1. Pull in Core from Pantheon's Upstream:
$ git remote add pantheon-drops-8 git://github.com/pantheon-systems/drops-8.git
$ git checkout master
$ git fetch pantheon-drops-8
$ git merge pantheon-drops-8/master
$ git push origin master
  1. Connect Repository to Pantheon:

    ' + Add new upstream