Open khanh78 opened 9 years ago
-- From the command line:
cd /usr/lib/ckan/default/src/
git clone https://github.com/ckan/ckanext-viewhelpers.git
cd ckanext-viewhelpers/
python setup.py install
-- In your /etc/ckan/default/production.ini add viewhelpers at the end of plugins
-- Restart apache
sudo service apache2 restart
Hello,
I'm a newbee in CKAN Could you tell me how to install ckanext-mapviews ?
Thanks for your help