[Vtigercrm-developers] Packing a module

Hussain Nagri nagri.2909 at gmail.com
Tue Dec 18 00:14:32 PST 2012


Thank you Alexandru Mihai. I'll do that.

On Tue, Dec 18, 2012 at 1:17 PM, Alexandru Mihai <alexandru at webio.ro> wrote:

> Hi Hussain,
>
> I faced the same problem a couple a weeks ago. This is how I made a module
> :
>
>    - I took a free module : payslip and installed it
>    - I've added some fields from module manager , module settings ( the
>    hammer icon ) , layout editor
>    - After that i've exported the module ( near the hammer icon is the
>    export icon )
>    - I analized how the module was created and builded a new one based on
>    payslip.
>    - Basically you have to make changes in the folowing files:
>    -           manifest.xml - there you have the fields you want in your
>    module and the connections with other modules
>    -           in the modules folder / name_of_the_module folder you have
>    to change Payslip.php, Payslip.js .. etc with your new module name. After
>    that you have to enter Payslip.php and PayslipHandler.php and change
>    payslip with your new module. In Payslip.php you have to enter also the
>    name of the database tables and some other parameters.
>
> I think the best way is to analize the exported module.
>
>
> On Tue, Dec 18, 2012 at 6:37 AM, Hussain Nagri <nagri.2909 at gmail.com>wrote:
>
>> No its not showing up in the CRM.
>>
>>
>> On Mon, Dec 17, 2012 at 8:19 PM, Adam Heinz <amh at metricwise.net> wrote:
>>
>>> Is the module showing up in your CRM at all?
>>>
>>>
>>> On Mon, Dec 17, 2012 at 12:59 AM, Hussain Nagri <nagri.2909 at gmail.com>wrote:
>>>
>>>> But in module manager it is not showing the module I created. unless it
>>>> shows the module how can I export it ?
>>>>
>>>> -Regards
>>>> -Hussain Nagri
>>>>
>>>> On Fri, Dec 14, 2012 at 7:49 PM, Prasad <prasad at vtiger.com> wrote:
>>>>
>>>>> Hussain,
>>>>>
>>>>> The simple approach is, to visit Module manager and Export.
>>>>>
>>>>> Regards,
>>>>> Prasad
>>>>>
>>>>> On Fri, Dec 14, 2012 at 3:58 PM, Hussain Nagri <nagri.2909 at gmail.com>wrote:
>>>>>
>>>>>> Hello Community,
>>>>>>
>>>>>>         I am new to Vtiger and was trying to create a new module. so
>>>>>> I tryied to do as guided here:
>>>>>> https://wiki.vtiger.com/index.php/CreatingEntityModule
>>>>>> but the final step of packaging the module is not working out. can
>>>>>> anyone please help me with it or at least guide me to some better tutorial
>>>>>> on creating a module.
>>>>>>
>>>>>> --
>>>>>> Regards
>>>>>> Hussain Nagri
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> http://www.vtiger.com/
>>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> http://www.vtiger.com/
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Regards
>>>> Hussain Nagri
>>>>
>>>>
>>>> _______________________________________________
>>>> http://www.vtiger.com/
>>>>
>>>
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>>
>>
>>
>>
>> --
>> Regards
>> Hussain Nagri
>>
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
> _______________________________________________
> http://www.vtiger.com/
>



-- 
Regards
Hussain Nagri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20121218/9661139c/attachment-0001.html 


More information about the vtigercrm-developers mailing list