You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Olivier Heintz <ho...@ofbizextra.org> on 2016/11/30 09:36:32 UTC

Re: Plugin components for OFBiz and OFBizBase

Pierre,

I'm not sure to understand, this list are
- ready to use plugin with the ofbiz plugin system ?
- or only component to use as copy-paste in hot-deploy ?



Le 30/11/2016 � 09:32, Pierre Smits a �crit :
> Hi all,
> 
> It pleases me to be abel to announce the availability of following plugin
> components on GITHUB.
> These plugins components are disentangled from the OFBiz trunk repository
> and can be used as hot-deploy add-ons/replacements in your implementation.
> 
> accounting https://github.com/OFBizCI/accounting
> assetmaint https://github.com/OFBizCI/assetmaint
> bi https://github.com/OFBizCI/bi
> birt https://github.com/OFBizCI/birt
> bluelight https://github.com/OFBizCI/bluelight
> cmssite https://github.com/OFBizCI/cmssite
> common https://github.com/OFBizCI/common
> commonext https://github.com/OFBizCI/commonext
> content https://github.com/OFBizCI/content
> datamodel https://github.com/OFBizCI/datamodel
> ebay https://github.com/OFBizCI/ebay
> ebaystore https://github.com/OFBizCI/ebaystore
> ecommerce https://github.com/OFBizCI/ecommerce
> entity https://github.com/OFBizCI/entity
> flatgrey https://github.com/OFBizCI/flatgrey
> hhfacility https://github.com/OFBizCI/hhfacility
> humanres https://github.com/OFBizCI/humanres
> ldap https://github.com/OFBizCI/ldap
> lucene https://github.com/OFBizCI/lucene
> manufacturing https://github.com/OFBizCI/manufacturing
> myportal https://github.com/OFBizCI/myportal
> oagis https://github.com/OFBizCI/oagis
> order https://github.com/OFBizCI/order
> party https://github.com/OFBizCI/party
> passport https://github.com/OFBizCI/passport
> product https://github.com/OFBizCI/product
> projectmgr https://github.com/OFBizCI/projectmgr
> rainbowstone https://github.com/OFBizCI/rainbowstone
> scrum https://github.com/OFBizCI/scrum
> securityext https://github.com/OFBizCI/securityext
> service https://github.com/OFBizCI/service
> solr https://github.com/OFBizCI/solr
> webpos https://github.com/OFBizCI/webpos
> webtools https://github.com/OFBizCI/webtools
> widget https://github.com/OFBizCI/widget
> workeffort https://github.com/OFBizCI/workeffort
> More information (WIP) on these components and other optional plugin
> componens can be found via https://oem.ofbizci.net/oci-2
> 
> Should you have any questions and/or remarks, feel free to post these to
> this mailing list.
> 
> Best regards,
> 
> Pierre Smits
> 
> ORRTIZ.COM <http://www.orrtiz.com>
> OFBiz based solutions & services
> 
> OFBiz Extensions Marketplace
> http://oem.ofbizci.net/oci-2/
> 

Re: Plugin components for OFBiz and OFBizBase

Posted by Olivier Heintz <ho...@ofbizextra.org>.
Pierre,

excuse-me, my question was'nt clear, but I think I have the answer now.
My question would have of the being : is it usable with the << gradlew pullPlugin -PdependencyId="xxxxxxxxxx" >>

Thank you for your answer

Le 30/11/2016 � 11:53, Pierre Smits a �crit :
> Olivier,
> 
> Any OFBiz adopter can choose how he/she likes. Meaning:
> 
>    - copy/paste directly in to there application folder of choice
>    (applications, hot-deploy, special-purpose, themes);
>    - clone as a git module and use in their GitHub fork of OFBiz [1] (or
>    even better: OFBIzBase [2]) in their folder of choice;
>    - clone as an svn module and use itheir SVN checkout of OFBiz (or even
>    better: OFBizBase) in their folder of choice.
> 
> I offer choice, not dictats.
> 
> [1] https://github.com/apache/ofbiz
> [2] https://github.com/pierresmits/OFBizBase (OFBiz without the all the
> components as bloatware)
> 
> Best regards,
> 
> Pierre Smits
> 
> ORRTIZ.COM <http://www.orrtiz.com>
> OFBiz based solutions & services
> 
> OFBiz Extensions Marketplace
> http://oem.ofbizci.net/oci-2/
> 
> On Wed, Nov 30, 2016 at 10:36 AM, Olivier Heintz <
> holivier.lists@ofbizextra.org> wrote:
> 
>> Pierre,
>>
>> I'm not sure to understand, this list are
>> - ready to use plugin with the ofbiz plugin system ?
>> - or only component to use as copy-paste in hot-deploy ?
>>
>>
>>
>> Le 30/11/2016 � 09:32, Pierre Smits a �crit :
>>> Hi all,
>>>
>>> It pleases me to be abel to announce the availability of following plugin
>>> components on GITHUB.
>>> These plugins components are disentangled from the OFBiz trunk repository
>>> and can be used as hot-deploy add-ons/replacements in your
>> implementation.
>>>
>>> accounting https://github.com/OFBizCI/accounting
>>> assetmaint https://github.com/OFBizCI/assetmaint
>>> bi https://github.com/OFBizCI/bi
>>> birt https://github.com/OFBizCI/birt
>>> bluelight https://github.com/OFBizCI/bluelight
>>> cmssite https://github.com/OFBizCI/cmssite
>>> common https://github.com/OFBizCI/common
>>> commonext https://github.com/OFBizCI/commonext
>>> content https://github.com/OFBizCI/content
>>> datamodel https://github.com/OFBizCI/datamodel
>>> ebay https://github.com/OFBizCI/ebay
>>> ebaystore https://github.com/OFBizCI/ebaystore
>>> ecommerce https://github.com/OFBizCI/ecommerce
>>> entity https://github.com/OFBizCI/entity
>>> flatgrey https://github.com/OFBizCI/flatgrey
>>> hhfacility https://github.com/OFBizCI/hhfacility
>>> humanres https://github.com/OFBizCI/humanres
>>> ldap https://github.com/OFBizCI/ldap
>>> lucene https://github.com/OFBizCI/lucene
>>> manufacturing https://github.com/OFBizCI/manufacturing
>>> myportal https://github.com/OFBizCI/myportal
>>> oagis https://github.com/OFBizCI/oagis
>>> order https://github.com/OFBizCI/order
>>> party https://github.com/OFBizCI/party
>>> passport https://github.com/OFBizCI/passport
>>> product https://github.com/OFBizCI/product
>>> projectmgr https://github.com/OFBizCI/projectmgr
>>> rainbowstone https://github.com/OFBizCI/rainbowstone
>>> scrum https://github.com/OFBizCI/scrum
>>> securityext https://github.com/OFBizCI/securityext
>>> service https://github.com/OFBizCI/service
>>> solr https://github.com/OFBizCI/solr
>>> webpos https://github.com/OFBizCI/webpos
>>> webtools https://github.com/OFBizCI/webtools
>>> widget https://github.com/OFBizCI/widget
>>> workeffort https://github.com/OFBizCI/workeffort
>>> More information (WIP) on these components and other optional plugin
>>> componens can be found via https://oem.ofbizci.net/oci-2
>>>
>>> Should you have any questions and/or remarks, feel free to post these to
>>> this mailing list.
>>>
>>> Best regards,
>>>
>>> Pierre Smits
>>>
>>> ORRTIZ.COM <http://www.orrtiz.com>
>>> OFBiz based solutions & services
>>>
>>> OFBiz Extensions Marketplace
>>> http://oem.ofbizci.net/oci-2/
>>>
>>
> 

Re: Plugin components for OFBiz and OFBizBase

Posted by Pierre Smits <pi...@gmail.com>.
Olivier,

Any OFBiz adopter can choose how he/she likes. Meaning:

   - copy/paste directly in to there application folder of choice
   (applications, hot-deploy, special-purpose, themes);
   - clone as a git module and use in their GitHub fork of OFBiz [1] (or
   even better: OFBIzBase [2]) in their folder of choice;
   - clone as an svn module and use itheir SVN checkout of OFBiz (or even
   better: OFBizBase) in their folder of choice.

I offer choice, not dictats.

[1] https://github.com/apache/ofbiz
[2] https://github.com/pierresmits/OFBizBase (OFBiz without the all the
components as bloatware)

Best regards,

Pierre Smits

ORRTIZ.COM <http://www.orrtiz.com>
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

On Wed, Nov 30, 2016 at 10:36 AM, Olivier Heintz <
holivier.lists@ofbizextra.org> wrote:

> Pierre,
>
> I'm not sure to understand, this list are
> - ready to use plugin with the ofbiz plugin system ?
> - or only component to use as copy-paste in hot-deploy ?
>
>
>
> Le 30/11/2016 à 09:32, Pierre Smits a écrit :
> > Hi all,
> >
> > It pleases me to be abel to announce the availability of following plugin
> > components on GITHUB.
> > These plugins components are disentangled from the OFBiz trunk repository
> > and can be used as hot-deploy add-ons/replacements in your
> implementation.
> >
> > accounting https://github.com/OFBizCI/accounting
> > assetmaint https://github.com/OFBizCI/assetmaint
> > bi https://github.com/OFBizCI/bi
> > birt https://github.com/OFBizCI/birt
> > bluelight https://github.com/OFBizCI/bluelight
> > cmssite https://github.com/OFBizCI/cmssite
> > common https://github.com/OFBizCI/common
> > commonext https://github.com/OFBizCI/commonext
> > content https://github.com/OFBizCI/content
> > datamodel https://github.com/OFBizCI/datamodel
> > ebay https://github.com/OFBizCI/ebay
> > ebaystore https://github.com/OFBizCI/ebaystore
> > ecommerce https://github.com/OFBizCI/ecommerce
> > entity https://github.com/OFBizCI/entity
> > flatgrey https://github.com/OFBizCI/flatgrey
> > hhfacility https://github.com/OFBizCI/hhfacility
> > humanres https://github.com/OFBizCI/humanres
> > ldap https://github.com/OFBizCI/ldap
> > lucene https://github.com/OFBizCI/lucene
> > manufacturing https://github.com/OFBizCI/manufacturing
> > myportal https://github.com/OFBizCI/myportal
> > oagis https://github.com/OFBizCI/oagis
> > order https://github.com/OFBizCI/order
> > party https://github.com/OFBizCI/party
> > passport https://github.com/OFBizCI/passport
> > product https://github.com/OFBizCI/product
> > projectmgr https://github.com/OFBizCI/projectmgr
> > rainbowstone https://github.com/OFBizCI/rainbowstone
> > scrum https://github.com/OFBizCI/scrum
> > securityext https://github.com/OFBizCI/securityext
> > service https://github.com/OFBizCI/service
> > solr https://github.com/OFBizCI/solr
> > webpos https://github.com/OFBizCI/webpos
> > webtools https://github.com/OFBizCI/webtools
> > widget https://github.com/OFBizCI/widget
> > workeffort https://github.com/OFBizCI/workeffort
> > More information (WIP) on these components and other optional plugin
> > componens can be found via https://oem.ofbizci.net/oci-2
> >
> > Should you have any questions and/or remarks, feel free to post these to
> > this mailing list.
> >
> > Best regards,
> >
> > Pierre Smits
> >
> > ORRTIZ.COM <http://www.orrtiz.com>
> > OFBiz based solutions & services
> >
> > OFBiz Extensions Marketplace
> > http://oem.ofbizci.net/oci-2/
> >
>