PagefilesManager::importFiles() method

Copy/import files from given path into the page’s files directory

Available since version 3.0.114.

Usage

// basic usage
$int = $pagefilesManager->importFiles(string $fromPath);

// usage with all arguments
$int = $pagefilesManager->importFiles(string $fromPath, bool $move = false);

Arguments

NameType(s)Description
fromPathstring

Path to copy/import files from.

move (optional)bool

Move files into directory rather than copy?

Return value

int

Number of files/directories copied.


PagefilesManager methods and properties

API reference based on ProcessWire core version 3.0.248

Latest news

  • ProcessWire Weekly #574
    The 574th issue of ProcessWire Weekly brings in all the latest news from the ProcessWire community. Modules, sites, and more. Read on!
    Weekly.pw / 10 May 2025
  • New ProcessWire admin redesign
    When you upgrade to ProcessWire 3.0.248 or newer (currently the dev branch), you’ll immediately notice something new and beautiful…
    Blog / 9 May 2025
  • Subscribe to weekly ProcessWire news

“Yesterday I sent the client a short documentation for their ProcessWire-powered website. Today all features already used with no questions. #cmsdoneright—Marc Hinse, Web designer/developer