Skip to content

PHP CLI tool which allows publishing zipped MODX extra to modstore.pro marketplace

License

Notifications You must be signed in to change notification settings

alroniks/modstore-publisher

Repository files navigation

MODX Extra Publisher

PHP CLI tool which allows publishing zipped MODX extra to modstore.pro marketplace.

Roadmap

  • Add symfony application and CLI component
  • Add binary to easy run of tool
  • Convert existing script to the proper class (or command)
  • Make possible to configure it by params and options
  • Make interactive mode when no options provided
  • Write explicit documentation about usage in readme.md
  • Write a post on blog about idea and usage cases
  • Make possible in interactive mode select extras from the list
  • Fill contribution document for people who want improove the tool
  • Split uploading and login to different service

Installation

global? local?

To install package need to run composer require 'alroniks/modstore-publisher'.

Requirements

PHP 8.0 or above, because it uses modern libraries and approaches with support of Attributes

Usage

bin/publisher

Configuring

Описать все параметры

Interactive mode

Описать как работает и показатьт примеры

Contributing

Как можно внести вклад?

Security Reports

Please send any sensitive issue to [email protected]. Thanks!

Authors

See also the list of contributors who participated in this project.

License

MODX Extra Publisher is licensed under the MIT License – see the LICENSE file for details.