• Resolved edmonaft

    (@edmonaft)


    Hi there,

    I would like to know if a new version is released, may i know how can i apply this update on top of my existing deployment of WP-CRM particularly on the github source?

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter edmonaft

    (@edmonaft)

    I followed this guide

    Basically
    1) download the zip file from github
    2) access wp plugins
    3) deactivate wp-erp plugin
    4) go to htdocs > wp-content > plugins folder
    5) check for the wp-erp folder (either ERP or wp-erp-develop)
    6) transfer its content to an isolated folder (excluding the vendor folder) since if you used the github source, it does not have the vendor subfolder.
    7) refresh the plugins page of wp
    8) activate the wp-erp plugin

    • This reply was modified 6 years, 3 months ago by edmonaft.
    Thread Starter edmonaft

    (@edmonaft)

    To add, this update process is only applicable for manual update.
    Normally, updates can be done via wordpress plugins or update page.

    To further elaborate the steps
    1) download the zip file from github. name of the file is wp-erp-develop.zip.
    2) download the erp folder from the product website. name of the file is erp.zip
    3) extract both zip files into their respective folders
    4) copy the vendor folder in the erp extracted to the wp-erp-develop extracted folder. this will be the main folder to be used for the updated wp-erp deployment
    5) open the wordpress server hosting wp-erp and go to plugins
    6) deactivate WP ERP plugin
    7) go to htdocs > wp-content > plugins folder
    8) check for the wp-erp folder there (can be wp-erp / erp / wp-erp-develop)
    9) move all its contents onto an isolated folder
    10) transfer the contents of #4 onto the wp-erp folder in #8
    11) refresh the plugins page of wordpress
    12) activate the wp-erp plugin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Applying updates’ is closed to new replies.