adonis-theme-uploader
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.7
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.7
    0
  • 0.0.6
    0

Package Sidebar

Install

npm i adonis-theme-uploader

Weekly Downloads

0

Version

0.0.7

License

MIT

Unpacked Size

11.2 kB

Total Files

14

Last publish

Collaborators

  • dmdboi