mappiamo / mapi-geoCMS

MAPPIAMO main repository. The geoCMS for mapping site built with <3, openstreetmap, leaflet, bootstrap, php, mysql....
http://www.mappiamo.org
GNU General Public License v2.0
24 stars 15 forks source link

Default template button #34

Open vivimpresa opened 7 years ago

vivimpresa commented 7 years ago

At the moment in admin panel you can't set a template as default. If you have more than one template enabled, the CMS load only the default one and you can't change it. To fix the issue, it needs to manage a new functionality that edit "default_template" attribute in "templates" table of database. Besides it needs to verify only one template is set as default to avoid other issues.