Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Who can develop a tool for easyly installing plugins?


32 replies to this topic

#21 stonelgq

  • Community Member
  • 35 posts
  • Real Name:Lu

Posted 14 December 2010, 05:31

(3) Define standar file structure for plugins (add-ons) of oscommerce rc2.*.

All of plugins (add-ons) are include these three parts:
1.upload own files to specified floder of oscommerce rc2.*;
2.readme files;
3.modify/delete some lines of specifed files of oscomerce rc2.*.

therefore, I design the standar file structure of plugins (add-ons) like this:

[img]http://www.ushops.net/epit/official/StandarFileStructureFloder.GIF[/img]

#22 stonelgq

  • Community Member
  • 35 posts
  • Real Name:Lu

Posted 14 December 2010, 06:04

(4) A demo show standar file stucture for oscommerce rc2.*.

Here I take PayPal IPN Module v1.0 For 2.2MS2 for example. You can download this demo plugin(add-on) here: http://addons.oscommerce.com/info/7680

and, file structure is shown in following figure:

[img]http://ushops.net/epit/official/DemoStandarFileStructureFloder.GIF[/img]

The install information file Install_Plugin.xml show how to assemble this plugin(add-on) can be like this:
<?xml version="1.0" encoding="UTF-8"?>
<UnionShops>
  <EsayPluginInstallTool>
    <Plugin_information>
      <EPIT/>
      <plugin_name>Plugin--Paypal_IPN-v0.1-oscommerce-rc2.2.zip</plugin_name>
      <plugin_nick_name>Paypal_IPN</plugin_nick_name>
      <latest_version>v0.1</latest_version>
      <download_url/>
      <update_time/>
      <ecommerce>oscommerce-rc2.2</ecommerce>
      <maintainer>Stone</maintainer>
      <maintainer_email/>
      <contact_email>dayin.guangqiang@gmail.com</contact_email>
      <example_website>www.ushops.net</example_website>
      <description>This module stores orders prematurely in the database to be processed by PayPal IPN notifications.</description>
      <dependencies/>
    </Plugin_information>
    <step index="1" type="Upload New Files" id="1">
      <folder>E:\work\webmall\unionshops\EasyPluginsInstaller\src7.0\UserPlugins\PAYPAL\upload</folder>
      <file>\ext\modules\payment\paypal_ipn\ipn.php</file>
      <file>\includes\languages\portugues\modules\payment\paypal_ipn.php</file>
      <file>\includes\modules\payment\paypal_ipn.php</file>
    </step>
  </EsayPluginInstallTool>
</UnionShops>

Edited by stonelgq, 14 December 2010, 06:14.


#23 stonelgq

  • Community Member
  • 35 posts
  • Real Name:Lu

Posted 14 December 2010, 07:31

View PostDunWeb, on 14 December 2010, 05:23, said:

Lu,

If you have a contribution to share, try uploading here :

http://addons.oscommerce.com/



Chris

Hi Chris, would you please help me delete these two packages? :blush: I want to modify the description but cannot.

(1)EPIT- Easy Plugin Install Tool for Oscommerce rc2.3
(2)EPIT- Easy Plugin Install Tool for Oscommerce rc2.*

#24 stonelgq

  • Community Member
  • 35 posts
  • Real Name:Lu

Posted 14 December 2010, 19:28

(5)Desgin interface of Open Source Easy Plugin Install Tools like wordpress:

Open Source Easy Plugin Install Tools can research plugins from official oscommercewebsite, and install plugins automatically.

[img]http://ushops.net/epit/official/interface.gif[/img]

#25 stonelgq

  • Community Member
  • 35 posts
  • Real Name:Lu

Posted 05 January 2011, 21:35

Design Easy Plugin Install Tool for Oscommerce

Upload Plugin and Install

[img]http://storeimg.com/images.php/i1623_epit1.gif[/img]

Edited by stonelgq, 05 January 2011, 21:49.


#26 stonelgq

  • Community Member
  • 35 posts
  • Real Name:Lu

Posted 05 January 2011, 21:46

Design Easy Plugin Install Tool for Oscommerce

Edit Installed Plugin

[img]http://storeimg.com/images.php/i1622_epit1.gif[/img]

Edited by stonelgq, 05 January 2011, 21:49.


#27 stonelgq

  • Community Member
  • 35 posts
  • Real Name:Lu

Posted 05 January 2011, 21:48

Easy Plugin Install Tool

Research and install plugin

[img]http://storeimg.com/images.php/i1624_epit3.gif[/img]

#28 stonelgq

  • Community Member
  • 35 posts
  • Real Name:Lu

Posted 05 January 2011, 23:18

download beta v0;1 for review

EPIT- Easy Plugin Install Tool for Oscommerce rc2.*

#29 AnyDemo

  • Community Member
  • 126 posts
  • Real Name:Alex
  • Gender:Male

Posted 06 January 2011, 04:46

Hi,

Actually I developed some free standalone applications a few years ago that can install plugins with the click of a button. For example, Create New Box and New Page, Inventory Control System, Customer Discount System, etc...

The only disadvantage of the applications is that users need to know their FTP username and password, MySQL database name and password. To my surprise, many shop owners do not know their FTP and MySQL database. Therefore I stop develop osCommerce application long time ago.

Best regards
Alex

#30 stonelgq

  • Community Member
  • 35 posts
  • Real Name:Lu

Posted 12 January 2011, 09:02

View PostAnyDemo, on 06 January 2011, 04:46, said:

Hi,

Actually I developed some free standalone applications a few years ago that can install plugins with the click of a button. For example, Create New Box and New Page, Inventory Control System, Customer Discount System, etc...

The only disadvantage of the applications is that users need to know their FTP username and password, MySQL database name and password. To my surprise, many shop owners do not know their FTP and MySQL database. Therefore I stop develop osCommerce application long time ago.

Best regards

Hi AnyDemo, thanks for your comment. I am very happy to receive your message.

These days it is a little busy and not reply you in time.

I proposed beta 0.2 version, and make a demo here http://ushops.net/demo.php

#31 stonelgq

  • Community Member
  • 35 posts
  • Real Name:Lu

Posted 12 January 2011, 09:11

Demo of EPIT_PHP_Script_Addon_for_Oscommerce_beta is here: http://ushops.net/demo.php

http://ushops.net/demo.php

you can test it and welcome to give me some comments, thanks very much.

Lu.

[img]http://ushops.net/epit/images/pma/demo1.gif[/img]

[img]http://ushops.net/epit/images/pma/demo2.gif[/img]

#32 stonelgq

  • Community Member
  • 35 posts
  • Real Name:Lu

Posted 12 January 2011, 09:19

EPIT- Easy Plugin Install Tool for oscommerce rc2.* Beta 0.2

(1) EPIT_PHP_Script_Addon_for_Oscommerce_beta0.2

Download : EPIT_PHP_Script_Addon_for_Oscommerce_beta0.2

Demo Click Here


(2) EPIT_Plugin_Maker_Assistant_beta0.01

Download click here


(3) Demo Plugin zip file

download click here

Edited by stonelgq, 12 January 2011, 09:33.


#33 RMD27

  • Community Member
  • 259 posts
  • Real Name:Ricardo
  • Gender:Male

Posted 03 February 2012, 11:14

What happened with this? This sounds like the final piece in the puzzle that will make OSC the e-shop system to rule them all.