• Some of the Unyson Extensions that adds a .gitignore file when installed and might potentially exclude the code to be deployed in TEST and LIVE environments:

    Page builder
    wp-content/plugins/framework/extensions/shortcodes/.gitignore
    wp-content/plugins/framework/extensions/shortcodes/extensions/page-builder/.gitignore

    WordPress Shortcodes
    wp-content/plugins/unyson/framework/extensions/shortcodes/.gitignore

    Translate Press
    wp-content/plugins/unyson/framework/extensions/shortcodes/.gitignore

    Events
    wp-content/plugins/unyson/framework/extensions/events/.gitignore

    Brizy
    wp-content/plugins/brizy/vendor/twig/twig/.gitignore

    Deleting these .gitignore files will let you deploy to TEST and LIVE environments but still can potentially be messed up if not removed by the plugin author on its next plugin releases.

    Unable to deploy code properly affects the user experience and causes frustration in using the plugin after they invest time developing, then later on, finding out that it won’t work because they are unable to deploy the changes they made.

    The page I need help with: [log in to see the link]

  • The topic ‘Unyson Extensions Can’t be deployed in Pantheon TEST/LIVE env due to .gitignore’ is closed to new replies.