Skip to content
 
 

Repository files navigation

Drilex License

Drilex is a Silex starter project which use Drupal as backend to manage user and content.

This is being developed, not ready for production yet.

Install

git clone git@github.com:atdrupal/drilex.git drilex
cd drilex
composer install
# Update config.php to include Drupal connection params

Usage

  1. Start the testing server

    php -S localhost:8888 -t public/

  2. Then you can login with your account in Drupal CMS: /user/login

  3. The entity is accessible: /node/1

  4. Logout: /user/logout

About

Silex application that bootstraps Drupal

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages