drupal / cms
Drupal with a bunch of useful stuff.
Requires
- composer/installers: ^2.3
- drupal/core-composer-scaffold: ^11.1
- drupal/core-project-message: ^11.1
- drupal/core-recommended: ^11.1
- drupal/drupal_cms_accessibility_tools: ~1.0.0-rc2
- drupal/drupal_cms_ai: ~1.0.0-rc2
- drupal/drupal_cms_analytics: ~1.0.0-rc2
- drupal/drupal_cms_blog: ~1.0.0-rc2
- drupal/drupal_cms_case_study: ~1.0.0-rc2
- drupal/drupal_cms_events: ~1.0.0-rc2
- drupal/drupal_cms_forms: ~1.0.0-rc2
- drupal/drupal_cms_news: ~1.0.0-rc2
- drupal/drupal_cms_person: ~1.0.0-rc2
- drupal/drupal_cms_project: ~1.0.0-rc2
- drupal/drupal_cms_seo_tools: ~1.0.0-rc2
- drupal/drupal_cms_starter: ~1.0.0-rc2
- drush/drush: ^13
Conflicts
README
Drupal CMS is a fast-moving open source product that enables site builders to easily create new Drupal sites and extend them with smart defaults, all using their browser.
Getting started
If you want to run Drupal CMS locally use DDEV, and follow these instructions:
- Install DDEV following the documentation at https://ddev.com/get-started/
- Open the command line and
cd
to the root directory of this project - Run the command
./launch-drupal-cms.sh
Installation options
The Drupal CMS installer offers a list of features preconfigured with smart defaults. You will be able to customize whatever you choose, and add additional features, once you are logged in.
After the installer is complete, you will land on the dashboard. Copy or jot down your password for the admin user, which you will need to log in again or change your password.
Documentation
Coming soon ... We're working on Drupal CMS specific documentation.
In the meantime, learn more about managing a Drupal based application in the Drupal User Guide.
Contributing
Drupal CMS is developed in the open on Drupal.org. We are grateful to the community for reporting bugs and contributing fixes and improvements.
Report issues in the queue, providing as much detail as you can. You can also join the #starshot channel in the Drupal Slack community.
Drupal CMS has adopted a code of conduct that we expect all participants to adhere to.
To contribute to Drupal CMS development see the drupal_cms project.
License
Drupal CMS and all derivative works are licensed under the GNU General Public License, version 2 or later.
Learn about the Drupal trademark and logo policy here.