Skip to content

DrPaulNguyen/mautic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Mautic pre-installed

Preparation

Configuration

  • Admin user: admin
  • Admin password: hybrid2021

Pack

Goto working folder which encloses the data folder of the container. There are several steps:

  1. Remove file app/config/local.php from data before archiving (mv data/app/config/local.php .)
  2. Archive (tar) folder without vendor
    tar --exclude='data/vendor' -czf mautic_3_3_4.tar.gz data/
  3. Archive (tar) vendor folder
    tar -czf mautic_3_3_4_vendor.tar.gz data/vendor
  4. restore local.php using mv local.php data/app/config/

Version 3.3.4

  • app folder w/o vendor
  • vendor

Copyright Hybrid Solutions

About

Mautic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published