0.0.7 • Published 1 year ago

adonis-theme-uploader v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

adonis-theme-uploader (WIP)

Manage and upload new themes on a Adonis web application

This extension enables you to upload a zip file containing .edge files. The extension will then unzip the file to /pages, replacing any existing .edge files.

Installation

npm i dmdboi/adonis-theme-uploader
node ace configure dmdboi/adonis-theme-uploader

Auth

Routes for this extension are located in start/uploader.ts and are normal Adonis routes, allowing you to add middleware where necessary

Todo

[] CSS support config [] Zip existing files config

0.0.7

1 year ago

0.0.6

1 year ago