IBM / magkit-tools

Magkit tools for the Magnolia CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MagKit Tools

build-module Magnolia compatibility

Scope

MagKit tools is a multi-module project that contains various tool modules.

  1. magkit-tools-app
  2. magkit-tools-edit
  3. magkit-tools-scheduler (WIP)
  4. magkit-tools-t9n

Issue tracking

Issues are tracked at GitHub.

Any bug reports, improvement or feature pull requests are very welcome! Make sure your patches are well tested. Ideally create a topic branch for every separate change you make. For example:

  1. Fork the repo
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

See also CONTRIBUTING, SECURITY and MAINTAINERS

Maven artifacts in Magnolia's Nexus

The code is built by GitHub actions. You can browse available artifacts through Magnolia's Nexus

License

The modules are published under the Apache 2.0 license. If you would like to see the detailed LICENSE click here.

About

Magkit tools for the Magnolia CMS

License:Apache License 2.0


Languages

Language:Java 97.2%Language:HTML 2.4%Language:CSS 0.4%