Results 1 to 9 of 9
  1. #1
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

    help question How to know which plugins can be put in the zc_plugins directory for install

    I have never noticed the ability to install plugins through the Admin using the zc_plugins until loading the DisplayLogs plugin. I tried moving another plugin over and did not see anything in the admin to be able to install it from there.... how do we know which plugins can be loaded using the admin plugin option?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,374
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: How to know which plugins can be put in the zc_plugins directory for install

    There aren't any yet. :)
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,699
    Plugin Contributions
    9

    Default Re: How to know which plugins can be put in the zc_plugins directory for install

    Quote Originally Posted by DrByte View Post
    There aren't any yet. :)
    i don't think that is entirely true... unless i am not understanding the question...

    there are some 1.5.7 admin plugins that use the plugin manager. for example, swguy's mod list plugin makes use of it:

    https://www.zen-cart.com/downloads.php?do=file&id=2039

    the latest version of the inventory updator module i coded also makes use of it:

    https://www.zen-cart.com/downloads.php?do=file&id=2279

    while i do not keep up with all of the plugins available, i would guess there are others... but i do not know...

    frankly, i am a HUGE fan of this enhancement in 1.5.7.

    best.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,716
    Plugin Contributions
    123

    Default Re: How to know which plugins can be put in the zc_plugins directory for install

    Carl is correct. He, Cindy and I were the only takers up until now, but I'm hoping others will join the fun.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,374
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: How to know which plugins can be put in the zc_plugins directory for install

    Quote Originally Posted by carlwhat View Post
    while i do not keep up with all of the plugins available, ...
    Eeks! Clearly I don't either!
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

    Default Re: How to know which plugins can be put in the zc_plugins directory for install

    Quote Originally Posted by swguy View Post
    Carl is correct. He, Cindy and I were the only takers up until now, but I'm hoping others will join the fun.
    How would we know by looking at the package if it used the plugin feature or are there any code words you guys use in the module description? I noticed the display logs had an installer directory?

  7. #7
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,699
    Plugin Contributions
    9

    Default Re: How to know which plugins can be put in the zc_plugins directory for install

    Quote Originally Posted by shrimp-gumbo-mmmhhh View Post
    How would we know by looking at the package if it used the plugin feature or are there any code words you guys use in the module description? I noticed the display logs had an installer directory?
    from both plugin download pages:

    Mod List - Version: 1.4.1
    For 1.5.7 users only. Installs through the Plugin Manager.

    Inventory Updator - Version: 1.2.3
    * now uses the new zc plugin manager. makes installs and updates far easier.

    look for plugin manager and zc 1.5.7 compatible....
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  8. #8
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,716
    Plugin Contributions
    123

    Default Re: How to know which plugins can be put in the zc_plugins directory for install

    Indeed, if the contrib structure doesn't start with zc_plugins, it ain't designed for the Encapsulated Plugin Manager. You can't just drop old plugins under zc_plugins; there's a conversion effort.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  9. #9
    Join Date
    Jul 2012
    Posts
    16,735
    Plugin Contributions
    17

    Default Re: How to know which plugins can be put in the zc_plugins directory for install

    While I understand/respect the complexity involved in making it happen, one of the current prohibitions of using that style is that it is only applicable to admin side software. I look forwards to when the catalog side is also addressed.

    FYI to anyone feeling crafty, don't do the following:
    There are some unique ways to work around and or with that to put software on the catalog side, but that is not quite the same nor necessarily a "good" way to go about developing the plugins. E.g. Distribution of the plugin solely for the purpose of possible distribution through the plugins manager as an admin side only package that does installation to the catalog. I say that because there is a proposed path/expectation of both the catalog and admin being supported.
    Last edited by DrByte; 25 Mar 2021 at 08:28 PM. Reason: added FYI prefix sentence before paragraph
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. Replies: 3
    Last Post: 28 Jan 2019, 04:25 PM
  2. v153 Which Plugins should i install to make a Kickstarter pledge manager site?
    By Heresy Miniatures in forum General Questions
    Replies: 0
    Last Post: 4 Sep 2014, 09:05 PM
  3. v138a Which plugins are better for the product image detail?
    By fanisme in forum General Questions
    Replies: 6
    Last Post: 25 Apr 2013, 01:52 PM
  4. which directory do i put images in ... (im using easy populate)
    By riseheadoffice in forum Customization from the Admin
    Replies: 0
    Last Post: 28 Aug 2008, 12:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR