Jump to content

umesh

Members
  • Posts

    2
  • Joined

  • Last visited

umesh's Achievements

Newbie

Newbie (2/6)

0

Reputation

  1. Hi @rick, Thanks for the quick reply. Is there any way to customization on admin panel side. via code. e.g. if i insert any files and data from CMS. so can i change customization here before save it. that files should be upload on cloud and data will be insert into database as it is.
  2. Hi Team, I am stucked with files storage issue in processwire, Is there processwire allow to upload their files in another cloud storage(blob storage azure), when we upload from admin panel. By default processwire used itself local storage to upload files from admin panel. can we make some customization that upload file in another third party azure server integration instead of local directory storage. Currently, it upload like this file location /site/assets/files/1/filename.jpg can we make path like "https://3rdparty.com/site/assets/files/1/section_1_page_header_2_1.jpg" Thanks in advance!
×
×
  • Create New...