- Compatible with Octopus: https://github.com/omega8cc/boa
- Should not collide with https://github.com/omega8cc/boa/blob/master/docs/MODULES.txt
- Meant to power variety of sites.
- Minimum number of hardcoded project versions for easy updates.
- Just build new platform in Aegir.
- Testing new releases is up to you.
- This is not a good solution for high profile sites.
- We use this for sites where short time frames with broken features are acceptable.
- Uses Pressflow 7 https://github.com/pressflow/7
- Separated sets of modules.
- Omega 3 and Omega 4 versions
- Just comment out "includes[klaska_customs]" line if you don't have access to private repos.
- All d7_* files are supposed to be built.
- All sub_* files are helper files to prevent duplicate code.
- If you are reading this line, you probably already know the purpose of readme file. :)
- To update your sites create NEW platform and than use "Clone" feature to test update and "Migrate" to move site to updated codebase.
- Warning: We can remove modules without warning.
Just copy URL of raw file into Aegir's "Platform Makefile" field when creating new platform.
Raw URL example: https://raw.githubusercontent.com/radimklaska/D7_base/master/d7_base.make
- Use this command:
drush make https://raw.githubusercontent.com/radimklaska/D7_base/master/d7_base.make target_folder
- Learn more about Drush make: http://drush.ws/#make
- Primary support channel is Issue tracker here: https://github.com/radimklaska/D7_base/issues
- We prefer english, but we also accept czech language.
- For our clients: We will discuss, but it will be probably accepted.
- For everyone else: Please provide good reason why we should add it.
- In case you really need module/change we rejected - use your site specific modules folder or feel free to fork this project.
- Buy me a book
- Keep me coffinated
- Visit: http://hookin.cz
- Drupal tutorials: http://buildamodule.com/?a=5740
- Great, cheap, Czech hosting: http://hosting.wedos.com/d/64648
- Cloud VPS, great for testing: https://www.virtualmaster.com/virtualmaster/referral/6rpgw
- Try Dropbox and we both get more space: https://www.dropbox.com/referrals/NTExNDczMjUwOQ
- We are using Subreg to manage domains: https://subreg.cz/af/1e40f7549/
- Say thank you on Twitter: https://twitter.com/radimklaska
- Thanks Drupal and Aegir community for being so awesome.
- Thanks https://github.com/pjanda and https://github.com/jardasmahel for helping me.
- Thanks https://github.com/kratocz for always showing me different perspectives.