[ckan-dev] Extension not working

Jesús Redondo redondogarciajesus at gmail.com
Thu Feb 6 07:40:55 UTC 2014


Hello Pabitra,

To install a plugin you have to copy the files in the machine, modify the
production.ini AND ALSO install the extension/plugin. To do it go to the
folder of the extension (the folder where the setup.py file is) and run
this command:

    sudo python setup.py develop

Hope it helps,

Jesús Redondo.


On Thu, Feb 6, 2014 at 8:00 AM, Pabitra Dash <pkdash_reena at hotmail.com>wrote:

> Hi All,
>
> I have developed couple of extensions and never had any problem in
> deploying to the production server. I did try to installation a new
> extension today on my production server that works on my dev machine but
> doesn't work on the production server. I am suppose to see a new menu
> option as part on this new extension and I don't see that. To test I
> changed the extension name in the production.ini and I got an expected
> error (PlugInNotFoundError). I have restarted the apache and nginx. I am
> running CKAN 2.1.
>
> Any help to sort this out be appreciated.
>
> Thanks,
> Pabitra
>
>
>
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20140206/2cb523ca/attachment-0003.html>


More information about the ckan-dev mailing list