Skip to content

A package for integrating Fuel Tanks into the Enjin Platform.

License

Notifications You must be signed in to change notification settings

admauloi/platform-fuel-tanks

 
 

Repository files navigation

Platform Fuel Tanks

This package is an extension of platform-core for fuel tanks.

License: LGPL 3.0

Requirements

Please make sure you have installed platform-core already.

Installation

Update your project's composer.json with these values

"require": {
    "enjin/platform-fuel-tanks": "dev-master"
  },
  "repositories": [
    {
      "type": "vcs",
      "url": "git@github.com:enjin/platform-fuel-tanks.git"
    }
  ]

You can then run composer install in the terminal.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The LGPL 3.0 License. Please see License File for more information.

About

A package for integrating Fuel Tanks into the Enjin Platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%