php - Managing Joomla Website -


currently workflow this:

  1. make changes local copy of website
  2. use akeeba backup make copy of website , database
  3. delete contents of hosted server
  4. upload akeeba backup files
  5. visit website , run akeeba restore syncs database

is there better way manage joomla website? problem is, have team working on 1 website doesn't work well. setting version control server won't work because pretty in joomla gets stored in database need somehow cvs work database. potentially if joomla , sqlite worked (they don't) cvs solution might work.

write php script, doesn't doing difficult.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -