alroniks / modstore-publisher

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 security@klimchuk.com. 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.

About

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

License:MIT License


Languages

Language:PHP 99.5%Language:Shell 0.3%Language:JavaScript 0.2%