Git Product home page Git Product logo

Comments (3)

adixon avatar adixon commented on August 16, 2024

I believe you are incorrect and I think that forum topic is muddying the waters. The extension architecture defines a way to provide db updates to your extension, and I've been using it for a while now. A message will pop up and allow the site manager to trigger the db updates (by agreeing to them), which are defined in the extension.

As I understand it, that forum topic is really talking about how to trigger refreshes to the civicrm tables that provide the extensions their platform and integration into CiviCRM.

The next major version update (the 1.3 series) does have some db updates.

from com.iatspayments.civicrm.

sgladstone avatar sgladstone commented on August 16, 2024

The pop window does show up, and if I click it then the iATS extension does then do its database updates. The issue is I do not want to manually login to each client site that I host and click on a pop up message. I already have a PHP script that I use to automate updates to extensions. The only thing that is not automated is the pop-up window that appears in the GUI that requires a human being to click it.

from com.iatspayments.civicrm.

adixon avatar adixon commented on August 16, 2024

Ah, so that's an issue with the extension architecture rather than this extension.

Like Drupal, CiviCRM doesn't like to do potentially dangerous things without someone paying attention (e.g. db updates ...). In general, that's a good thing, and also, at least in Drupal, there is a solution for the issue you've got, which is for site hosts that manage lots of sites (which I do also, incidently).

The solution in Drupal of course is drush, and I would imagine there is or could be or should be a similar solution in Civicrm. Posting to the civicrm forum would be the right place to continue this discussion.

from com.iatspayments.civicrm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.