YiiExt Unofficial Yii extensions repository
#1
Posted 11 June 2010 - 07:29 AM
http://yiiext.github.com/index.html
https://github.com/yiiext
#2
Posted 22 October 2010 - 07:20 AM
www.ramirezcobos.com
#3
Posted 12 November 2010 - 04:00 PM
YiiFramework en Español - http://yiiframework.co/ - http://yiiframeworkenespanol.org/ - Yii Code Generator for Bootstrap
http://obregon.co/
PHP 5.3+, nginx 1.2, MySQL, MariaDB, PerconaDB, PostgreSQL, Yii 1.x-dev.
Follow me: @robregonm & @obregonco.
#4
Posted 08 December 2010 - 07:27 PM
#6
Posted 22 June 2011 - 09:30 AM
I've just created a github mirror for yiiext, because I wanted yiiext as a submodule.
https://github.com/schmunk42/yiiext
Clone with the yiiext folder as trunk (needed for submodule)
git svn clone -Ttrunk/app/extensions/yiiext http://yiiext.googlecode.com/svn yiiext
This command should checkout the complete svn repo, you should be able to svn dcommit from here, in case there are updated from git
Make sure you've created your project firtst, then you can add its URL as an origin.
git remote add origin git@github.com:schmunk42/yiiext.git
Push the code to github
git push origin master
Best regards,
schmunk
Fork on github
Follow phundament on Twitter
DevSystem: Mac OS X 10.7 - PHP 5.3 - Apache2 - Yii 1.1 / trunk - Firefox or Safari
#7
Posted 23 June 2011 - 12:02 PM
I've planned to move this repo to github but haven't done it yet. Did you saved commit history?
#8
Posted 23 June 2011 - 04:19 PM
sure, I did
You can use the commands above to import it to your local machine and push it to github.
You can push and pull to git and also commit (dcommit) and update (rebase) to subversion from there.
Please note: A git repository allows no partial checkouts like subversion does, therefore I've imported only the yiiext/ subfolder as an own repo, not your complete svn.
But you can work around this gltich by creating, i.e. a yiiext-app repo and include the code in extensions/yiiext/ also as a submodule. But submodules act as a normal git repo within your parent project.
Please let me know if you have other thoughts or an alternative for this problem.
Best regards,
schmunk
Fork on github
Follow phundament on Twitter
DevSystem: Mac OS X 10.7 - PHP 5.3 - Apache2 - Yii 1.1 / trunk - Firefox or Safari
#9
Posted 30 June 2011 - 08:39 AM
#10
Posted 01 July 2011 - 01:05 PM
I would be glad to include your yiiext github repo.
And I haven't tried subrepos in subrepos, yet.
Fork on github
Follow phundament on Twitter
DevSystem: Mac OS X 10.7 - PHP 5.3 - Apache2 - Yii 1.1 / trunk - Firefox or Safari
#11
Posted 01 July 2011 - 02:23 PM
Fork on github
Follow phundament on Twitter
DevSystem: Mac OS X 10.7 - PHP 5.3 - Apache2 - Yii 1.1 / trunk - Firefox or Safari
#12
Posted 19 August 2011 - 03:17 PM
#15
Posted 17 November 2011 - 06:22 AM
http://yiiext.github.com/index.html
https://github.com/yiiext
#16
Posted 14 December 2011 - 01:15 AM
You'll find all yiiext extensions with downloads, readme in russian and english.
Issue tracker is on github for every single repository and is linked from the website.
Technical Background:
The Website is built by a yii application that creates the github pages with data from the github api every night ran by a jenkins-ci server.
#17
Posted 21 February 2012 - 03:01 PM
I'm asking since the site shows only 53 extensions while AFAIK there are hundreds already.
(This isn't intended to look down on the effort and the initiative - on the contrary! I just want to understand it better. I was actually looking for a site that concentrates info about Yii extensions with a useful UI. http://drupalmodules.com/ is a good example, for the Drupal world).
Boaz.
#18
Posted 21 February 2012 - 10:02 PM
It's a project managed by a talented team of developers.
It's by far the only extensions there is.
Use the extension repository from Yiiframework.com (Download - Extensions) if you want the full list of all extensions.
Yiiext is recommended, though.
#19
Posted 01 April 2012 - 01:08 AM
Yii based cms with mybb forum software integrated!
#20
Posted 28 June 2012 - 04:14 AM
The website is throwing this error: "Fatal error: Cannot use object of type stdClass as array in /var/lib/jenkins/workspace/yiiext.github.com/app/components/YiiextGithubApi.php on line 72"

Help

















