Skip to content

A mini-framework to make it easy for any platform to serve the Commex API

License

Notifications You must be signed in to change notification settings

matslats/commex_server

Repository files navigation

commex_server

A mini-framework to make it easy for any platform to serve the Commex API This package contains shared code and code specific to each platform.

#installation

  • Copy the config_example.php to config.php
  • set the variable $platform to a directory name e.g. drupal8, or drupal7
  • on Apache the .htaccess file should just work, otherwise adjust your nginx host file so that requests to /commex/* all go to index.php.

#drupal & aegir .htaccess modifications

About

A mini-framework to make it easy for any platform to serve the Commex API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages