Skip to content

If a plugin is downloaded by e_marketplace and installed by the same script, the installation skips the plugin addons. #3536

@Deltik

Description

@Deltik

When e107plugin::install() is called, it does not rescan the e107_plugins folder for any plugins that may have been added since e107plugin was instantiated. New plugins would not be added into the database.

Since plugin addons are found from the database, any addons from the new plugin will be skipped during installation. This may cause troubleshooting headaches like it did for me.

Plugins need to be registered in the database before installation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions