Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6088285
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T11:58:02+00:00 2026-05-23T11:58:02+00:00

I have some questions about how you set up your development environment. I’m running

  • 0

I have some questions about how you set up your development environment.

I’m running a website that’s currently using SOBI2. SOBI2 is going to be replaced by a custom component I’m creating using Nooku Framework.

What I have so far is a Joomla install on my localhost. Nooku Framework and my custom component is in their own directories on my computer and then symlinked to the Joomla installation. I do this because it’s nice to have them separated when developing. My custom component is then tracked using GIT and Nooku is tracked in their public SVN repo.
I guess this is a pretty standard setup.

So, now I want to clone my LIVE Joomla installation to my localhost and track it using GIT to be able to push changes easily to my live server. Right now the live site is not version controlled at all.

So, how do I do this easily?

I guess it’s best to use two GIT repos, one containing only my custom component and one for the entire site.
The workflow would then be something like this when developing my custom component and site:

  1. Make changes to custom component and test in empty Joomla install
  2. Commit changes.
  3. Pull in changes from my custom component repo to my local site (mirror of the live site through GIT).
  4. Make sure everything is working.
  5. Commit and push changes to the sites GIT repo.
  6. Pull in changes from the sites repo to the live server.

Database updates has to be handled manually I guess.

  • Is this a good way of working?
  • How do I track the custom component inside my local site? I’ve heard about GIT Submodules, is this what it’s used for?

  • Any good guides out there for this kind of stuff?

Best Regards
Linus

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T11:58:03+00:00Added an answer on May 23, 2026 at 11:58 am

    We do it in the following way, but using the Mercurial source code management tool:

    • Checkout empty repository from the
      bitbucket(or create local)
    • Install Joomla! into that folder
    • Add to .hgignore all the core joomla
      files and components and make sure they will not be committed
    • Add to the repository only the components,
      plugins, modules that we develop

    So basically we have Joomla inside our repository folder, but all its files are ignored, and do not get committed — except for the files of our own components.

    Then we check out the repository to the production server, and then install Joomla! there. (First checkout, and then only install Joomla). When we check out the repo to production or any other place, only our files are checked out.

    For database changes usually we have a db folder (or whatever the name is), and we just add the SQL files with the scripts that make changes to the database. You can easily call them with a command like mysql -uUser -pPass dbname < 12.table_name.change_name.sql

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some detailed, specialist questions about the nature of the settings that go
I have some questions about logging, more specifically about setting it up and making
I'm learning about SNMP, and writing some applications using it. I have some basic
I've installed Git to do some development using Visual Studio 2008. Most of the
I have some questions regarding read-write locks in POSIX Pthreads on a *nix system,
i have a question about memory management.I have an instance variable that I previously
I'm self-learning iPhone development and I see that one of the aspects of an
Platform: Windows XP Development Platform: VB6 When trying to set an application title via
Where I'm at we have a software package running on a mainframe system. The
I'm about to create a site that will act as public front site of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.