Giter Site home page Giter Site logo

slider-module's People

Contributors

arturmamedov avatar becquerel avatar fisiu avatar imagina avatar luiscmas avatar moebrowne avatar nwidart avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

slider-module's Issues

Error when install

Hi
I have this error
bociancz/slider-module v2.2.0 requires idavoll/core-module ~2.0

My AsgardCms composer.json
"idavoll/core-module": "~3.0",

Custom Fields are not saving in database

Hi @becquerel,
Thank you for amazing slider module in Asgardcms.

I am facing some issue when I add custom fields to Slide Entity, I have tried different ways, but couldn't get it to save in database table, slider__slides, Could you please guide how can I do so?

Nestable CSS/JS file was not found inside public/modules

In admin slider edit blade file its mentioned to load CSS/JS files as follows,
{!! Module::asset('slider:css/nestable.css') !!}
{!! Module::asset('slider:js/jquery.nestable.js') !!}
but inside public/modules, there is no folder called "slider". Because of this slider delete is not working and edit is working partially.
When I created slider folder and copied css and js files from Slider modules assets folder to public/modules/slider/js and css its working perfectly.
Kindly look into this issue.

Make it installable in Asgard 2

Hey, thank you for the module. It's working great :D!

Can you change the composer.json to make it installable in Asgard 2 via composer require. (I installed it via git clone)

I think with "asgardcms/core-module": "^1.0", should be enough in the composer.json because the module is working fine in both versions.

Regards

Asgard core module namespace

Hello,

For v2 of Asgard, the core modules' namespaces are now idavoll/* instead of asgardcms/*.

For example, you are requiring asgardcms/core-module but it should be idavoll/core-module.

File does not exist at path /module.json

When I use this module in asgardcms using :
php artisan asgard:download:module bociancz/slider-module,

I get an error - File does not exist at path /module.json

when this module is deleted, my asgardcms project works fine.

Bootstrap 4

Since bootstrap 4 is available, maybe it's worth to consider update plugin to make it compatible with bootstrap 4? I already have initial working version, if you are interested I can send pull request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.