Skip to content

haneetsingh/apigee-devportal-openbank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Composer project template is a quick way to install the Apigee Developer Portal Kickstart installation profile for Drupal.

This is a Composer package that installs the following components to make a fully working and configured site:

Prerequisites

Installation

The following command will download Drupal core and the Apigee Developer Portal Kickstart profile into the MY_PROJECT directory:

composer create-project apigee/devportal-kickstart-project:8.x-dev MY_PROJECT --stability dev --no-interaction

The actual web root will be MY_PROJECT/web. You will need to point your web server to serve up that directory and run the installer like any Drupal site installation.

If you want to quickly evaluate the system you can alternatively run the composer quick-start script to run the Drupal 8 quick start command:

cd MY_PROJECT
composer quick-start

This will start Drupal using PHP's built in web server and a SQLite database.

Issues, Questions and Feedback

We encourage anyone with feedback, questions or issues to put in an issue into our Github issue queue.

Contribute

We'd love to accept your patches and contributions to this project. Make sure to read CONTRIBUTING.md for details. Development is happening in our GitHub repository.

Disclaimer

This is not an officially supported Google product.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published