ivanproskuryakov/Aisel
Fork: 113 Star: 275 (更新于 2024-10-27 07:37:01)
license: 暂无
Language: PHP .
api-driven engine for marketplaces
最后发布版本: v0.4.0 ( 2015-12-08 02:21:02)
About
Installation
LAMP: https://github.com/ivanproskuryakov/Aisel/wiki/Installation:-LAMP
Framework: https://github.com/ivanproskuryakov/Aisel/wiki/Installation:-Aisel
Commands: https://github.com/ivanproskuryakov/Aisel/wiki/Development:-Aisel-commands
Quick installation:
https://github.com/ivanproskuryakov/Aisel/blob/master/.travis/apache/virtual.host
https://github.com/ivanproskuryakov/Aisel/blob/master/.travis/apache/virtual.host
1. git clone git@github.com:ivanproskuryakov/Aisel.git
2. cd Aisel
3. composer install
4. bin/console aisel:install
5. Give permissions to following directories:
- app/cache/
- app/var/
- app/logs/
- web/media/
Requirements:
Node.js and NPM
Bower
Grunt
Installation with Vagrant
Add to /etc/hosts and open http://aisel.dev/en/
192.168.50.4 api.aisel.dev
192.168.50.4 aisel.dev
192.168.50.4 admin.aisel.dev
Launch vagrant box
vagrant up
Destroy and re-launch vagrant box
vagrant halt && vagrant destroy -f && vagrant up
Contacts
For support and consulting inquiries: https://github.com/ivanproskuryakov/Aisel/wiki/Contact-&-Support
Bug tracking
Project uses GitHub issues. If you have found bug, please create an issue.
MIT License
License can be found here.
Authors
Part of Aisel package, was originally created by Ivan Proskuryakov https://github.com/ivanproskuryakov
List of contributors.
最近版本更新:(数据更新于 2024-11-02 14:24:27)
2015-12-08 02:21:02 v0.4.0
2015-09-06 22:27:14 v0.3.1
2015-09-06 03:53:16 v0.3.0
2015-07-17 03:21:24 v0.2.1
2015-06-07 01:35:52 v0.2.0
2014-07-01 18:33:16 v0.1.0
主题(topics):
angular, php, symfony3
ivanproskuryakov/Aisel同语言 PHP最近更新仓库
2024-11-11 23:40:24 coollabsio/coolify
2024-11-06 20:45:55 schmittjoh/JMSSerializerBundle
2024-11-06 18:06:24 symfony/var-dumper
2024-11-06 18:04:49 symfony/symfony
2024-10-31 21:37:53 filamentphp/filament
2024-10-11 03:27:29 odan/slim4-skeleton