Skip to content

GordonLesti/ContentVersion

Repository files navigation

ContentVersion

Software License Build Status Coverage Status

Magento 2 content under version control.

Install

  • Add the repository to the repositories section of your composer.json file
 "repositories": [
    {
        "type": "vcs",
        "url": "git@github.com:GordonLesti/ContentVersion.git"
    }
 ],
  • Require the module & install
 composer require lesti/module-content-version:dev-master

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email info@gordonlesti.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Magento 2 content under version control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published