The NextEuropa Toolkit is a composer package designed to speed up the development of Drupal websites in Drupal 8. Its main core is the robo based build system that builds your development environments, deploy and test your code.
You need to have the following software installed on your local development environment:
Toolkit is a developer package, make sure you install this in the dev section of your composer.json.
composer require --dev ec-europa/toolkit:^3.1.0
The toolkit contains different components that help you during the development, the main component is the Phing build system that let's you easily set up the project locally and can be used in CI tools like Jenkins, Drone or Travis.
- Setting up a project
- Configuring a project
- Installing the project
- Testing the project
- Using Docker environment
- Continuous integration
- Available tasks
- Building assets
- Changelog
Please read CONTRIBUTING.md for details on our code of conduct and the process to submit pull-request to us.
This project is licensed under the EUROPEAN UNION PUBLIC LICENCE v. 1.2 - see the LICENSE.md for details.
This project is maintained by members of the Quality Assurance team who review incoming pull requests for the NextEuropa project. The board on which they operate can be found at [https://webgate.ec.europa.eu/CITnet/jira].