drupal / cms
Drupal with a bunch of useful stuff.
Requires
- composer/installers: ^2.3
- drupal/core-composer-scaffold: ^11.1.1
- drupal/core-project-message: ^11.1.1
- drupal/core-recommended: ^11.1.1
- drupal/drupal_cms_accessibility_tools: ~1.0.0
- drupal/drupal_cms_ai: ~1.0.1
- drupal/drupal_cms_analytics: ~1.0.0
- drupal/drupal_cms_blog: ~1.0.0
- drupal/drupal_cms_case_study: ~1.0.0
- drupal/drupal_cms_events: ~1.0.0
- drupal/drupal_cms_forms: ~1.0.0
- drupal/drupal_cms_news: ~1.0.1
- drupal/drupal_cms_page: ~1.0.0
- drupal/drupal_cms_person: ~1.0.1
- drupal/drupal_cms_project: ~1.0.0
- drupal/drupal_cms_seo_tools: ~1.0.1
- drupal/drupal_cms_starter: ~1.0.0
- drupal/project_browser: @alpha
- drupal/webform: @beta
- 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 use DDEV to run Drupal CMS locally, follow these instructions:
- Install DDEV following the documentation
- Open the command line and
cd
to the root directory of this project - Run the following commands:
ddev config --project-type=drupal11 --docroot=web ddev start ddev composer install ddev launch
Drupal CMS has the same system requirements as Drupal core, so you can use your preferred setup to run it locally. See the Drupal User Guide for more information on how to set up Drupal.
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.
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 #drupal-cms-support 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.