Skip to content

A collection of utility scripts and tools for managing and analyzing SAP Commerce (Hybris) projects.

License

Notifications You must be signed in to change notification settings

olsido/hybris-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hybris Utils

A collection of utility scripts to assist with SAP Hybris project management and analysis. These tools are designed to automate common tasks, improve efficiency, and help developers working with Hybris.

Current Tools

  1. Hybris Circular Dependency Checker

    • Detects circular dependencies between extensions in your Hybris project.
    • Analyzes extensioninfo.xml files and reports any circular references.
  2. Hybris Obsolete Items Cleanup

    • Automates the cleanup of obsolete items such as old log files, job logs, and ImpEx media.
    • Supports flexible date cutoff policies and batch deletion for optimized performance.

Each script is in its own directory with specific usage instructions. Navigate to the desired tool's directory for more details.

How to Use These Scripts

  1. Clone the repository:

    git clone https://github.com/<your-username>/Hybris-Utils.git
  2. Navigate to the desired script’s directory.

  3. Follow the instructions provided in the README.md of that directory.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the MIT License.

About

A collection of utility scripts and tools for managing and analyzing SAP Commerce (Hybris) projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages