Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgrammatiko/mod_child_export


https://github.com/dgrammatiko/mod_child_export

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# mod_child_export

# Disclaimer: This module was created so web agencies/shops could roll installables for their OWN work. If you plan to mass distribute child templates, DO NOT use this software, and please reconsider. A broken platform by abused features is not a platform that users will ever trust. Thanks!

A very simple (administrator) module that allows to export child templates as installable zip files.
The module should be placed in the position `cpanel` and by default adds only a button, a javascript and an inner modal (ie, won't degrade your performace compared to other things that have many database queries, etc).

## Mini docs

Download the latest release form: https://github.com/dgrammatiko/mod_child_export/releases

After installing the module and checking the Administrator Modules you wiil find a new module on the top of the list.

![List of modules](https://github.com/dgrammatiko/mod_child_export/blob/main/images/step1.png?raw=true)

Edit the `mod_exportchild` module and change the position to `cpanel` and Status to `Published`

![Edit a module](https://github.com/dgrammatiko/mod_child_export/blob/main/images/step2.png?raw=true)

No the Dashboard view has a new section

![Edit a module](https://github.com/dgrammatiko/mod_child_export/blob/main/images/cpanel.png?raw=true)

Clicking on the button you get the list of all the Child Templates with an export button. The export button does what you expect it will...

![The export list](https://github.com/dgrammatiko/mod_child_export/blob/main/images/export-list.png?raw=true)