Andrew Fletcher published: 23 August 2022 (updated) 25 August 2022 1 minute read
Location of the base templates
cd /usr/lib/ckan/default/src/ckan/ckan/templatesWhereas as the location of the plugin that displays the new template
cd /usr/lib/ckan/default/src/ckanext-{project}/ckanext/{project}/templatesTo alter the home main page, edit the
cd /usr/lib/ckan/default/src/ckanext-{project}/ckanext/{project}/templates/home/index.html