You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mohsen-shafiee edited this page Dec 11, 2014
·
2 revisions
What is CheeModule?
CheeModule is a module manager for Laravel (currently just Laravel 4). with this package you can implement something like Wordpress plugins, but different in structure and usage.
CheeModule has some methods like install, uninstall, update, enable, disable and more for manage modules. also CheeModule has some methods for connect to server in install or update module from server.
Modules of CheeModule differents from Packagist or Laravel package. CheeModule implements a personal module manager.
Features
Manage modules without any needs to terminal.
Can connect to web service for install or update module