CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.3 Release Testing (Moderator: pdelbar) »
  • civix generated extension not recognised on 4.3
Pages: [1]

Author Topic: civix generated extension not recognised on 4.3  (Read 565 times)

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
civix generated extension not recognised on 4.3
March 26, 2013, 05:24:13 pm
Hi,

in my extension folder:

Code: [Select]
civix generate:module training.civi.examplehook
generates the needed stuff, I edit training.civi.examplehook/info.xml to add 4.3

Code: [Select]
  <compatibility>
    <ver>4.2</ver>
    <ver>4.3</ver>
  </compatibility>

but when I go to /civicrm/admin/extensions?reset=1 it doesn't display the extension. Moved it to the 4.2 extension folder and it's there, as expected

Is there something different in managing the local only version of extensions? something to change on civix? A micro-climate around my master branch?

Not that I waited the last minute to test on 4.3 for the training in 7 hours, but...

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

totten

  • Administrator
  • Ask me questions
  • *****
  • Posts: 695
  • Karma: 64
Re: civix generated extension not recognised on 4.3
March 26, 2013, 06:14:45 pm
Have you tried refreshing? In 4.2, they were picked up immediately. In 4.3, the list of extensions is cached, so the "Refresh" button is more important.

FWIW, the <ver> stuff is mostly used for when browsing remotely-available extensions -- otherwise, it's displayed in an advisory fashion but not functionally used.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.3 Release Testing (Moderator: pdelbar) »
  • civix generated extension not recognised on 4.3

This forum was archived on 2017-11-26.