Subject

 CE|PE|EE 1c0a4d?style=for the badge
  • The subject plugin does the main work by calling the registered subjects and registered observers and callbacks

  • Using Pacemaker Import Community as a framework, this plugin is a great base to add your functionalities

  • In most cases, it is enough to write a subject and an observer to get the necessary functionality and then getting called

Configuration

                    "plugins": [
                        {
                            "id": "import.plugin.subject",
                            "subjects": [
                                {
                                    "id": "import.subject.move.files",