praiadeseselle/wire
2024-04-04 14:37:20 +02:00
..
core Actualizacion do Proceswire a ultima version. 2024-04-04 14:37:20 +02:00
modules Actualizacion do Proceswire a ultima version. 2024-04-04 14:37:20 +02:00
templates-admin Actualizacion do Proceswire a ultima version. 2024-04-04 14:37:20 +02:00
.editorconfig Actualizacion Processwire. 2023-03-10 19:41:40 +01:00
config.php Actualizacion do Proceswire a ultima version. 2024-04-04 14:37:20 +02:00
index.config.php Inicio do proxecto. 2022-03-08 15:55:41 +01:00
README.txt Inicio do proxecto. 2022-03-08 15:55:41 +01:00

You should not modify any files in the /wire/ directory as this comprises
the ProcessWire core and is typically replaced entirely during upgrades. 

To install new modules, you would place them in /site/modules/ rather than
/wire/modules. 

To install a new admin theme, you would place it in /site/templates-admin/
and leave the one that is in /wire/templates-admin/.

To install a new version of ProcessWire, replace this /wire/ directory 
completely with the one from the new version. See the main README.txt
file in the root installation directory for more information about
performing upgrades.