Discussion on Reactify - React Redux Material BootStrap 4 + Laravel Admin Template

Discussion on Reactify - React Redux Material BootStrap 4 + Laravel Admin Template

Cart 1,419 sales
Well Documented

IronNetwork does not currently provide support for this item.

405 comments found.

Hello, I can´t find the e-commerce pages in the theme i bought!!! regards Georg

Hi,

You can find pages under the src -> routes -> ecommerce directory.

https://tinyurl.com/yblxft9m

Thanks! Let us know if you need anything else.

Hi, i’ve opened the sketch file but some fonts and icons are missing, please advice where i can find the fonts and icons

Please refer to the documentation link

https://iron-network.gitbook.io/reactify/faqs#where-can-i-find-the-fonts-and-icons

Let us know if you need anything else. Thanks!

hi guys, i was buying your template and i like it. thanks so much.

Thanks, let us know if you need any help.

This version has a skeleton or boilerplate to start a project from scratch, as do other templates? to buy it. Thank you

Yes it comes with a seed project. Let us know if you have any more queries. Thanks!

Hi i have buy this for my project, but when i use all recharts chart, it didn’t work well. Some bug when i hover the chart it didn’t show the detail value, but just show like white canvas instead. You can look also in your demo charts here http://reactify.theironnetwork.org/app/charts/re-charts. Please help me, thx

Sorry it has fixed, i forget to fix some settings <Tooltip wrapperStyle={tooltipStyle} cursor={false} itemStyle={tooltipTextStyle} labelStyle={{ display: ‘none’ }} />

and now <Tooltip />

solved

NP, let us know if you need anything else. Thanks!

RESOLVED every thing.

1) Firebase update to 5.4.2 2) changed port #

Thanks Manish

I upgraded the package.json fiebase to 5.4.2 then it installed everything without errors.

But Now when I am doing npm start it gave me the following error.

0 info it worked if it ends with ok 1 verbose cli [ ’/usr/local/bin/node’, ’/usr/local/bin/npm’, ‘start’ ] 2 info using npm@6.2.0 3 info using node@v10.8.0 4 verbose run-script [ ‘prestart’, ‘start’, ‘poststart’ ] 5 info lifecycle reactify@4.0.2prestart: reactify@4.0.2 6 info lifecycle reactify@4.0.2start: reactify@4.0.2 7 verbose lifecycle reactify@4.0.2start: unsafe-perm in lifecycle true 8 verbose lifecycle reactify@4.0.2start: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/Users/manishpandit/gebbsyapp/reactify-v4.0.2/seed/reactify-redux-thunk/node_modules/.bin::/usr/bin:/bin:/usr/local/bin:/usr/local/bin/node:/Users/manishpandit/Library/Android/sdk/platform-tools:/Users/manishpandit/Library/Android/sdk/tools 9 verbose lifecycle reactify@4.0.2start: CWD: /Users/manishpandit/gebbsyapp/reactify-v4.0.2/seed/reactify-redux-thunk 10 silly lifecycle reactify@4.0.2start: Args: [ ‘-c’, 10 silly lifecycle ‘webpack-dev-server—mode development—inline—progress’ ] 11 silly lifecycle reactify@4.0.2start: Returned: code: 1 signal: null 12 info lifecycle reactify@4.0.2start: Failed to exec start script 13 verbose stack Error: reactify@4.0.2 start: `webpack-dev-server—mode development—inline—progress` 13 verbose stack Exit status 1 13 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:304:16) 13 verbose stack at EventEmitter.emit (events.js:182:13) 13 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 13 verbose stack at ChildProcess.emit (events.js:182:13) 13 verbose stack at maybeClose (internal/child_process.js:962:16) 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:249:5) 14 verbose pkgid reactify@4.0.2 15 verbose cwd /Users/manishpandit/gebbsyapp/reactify-v4.0.2/seed/reactify-redux-thunk 16 verbose Darwin 16.4.0 17 verbose argv ”/usr/local/bin/node” ”/usr/local/bin/npm” “start” 18 verbose node v10.8.0 19 verbose npm v6.2.0 20 error code ELIFECYCLE 21 error errno 1 22 error reactify@4.0.2 start: `webpack-dev-server—mode development—inline—progress` 22 error Exit status 1 23 error Failed at the reactify@4.0.2 start script. 23 error This is probably not a problem with npm. There is likely additional logging output above. 24 verbose exit [ 1, true ]

Please resolve this issue.

Hi , I recently bought this product. I did an NPM install by navigation to see/reactify-redux-saga

but getting some errors. Actually it is not installing firebase. My NPM version is 6.20 and Node Version is v10.8.0

Kindly Help.

Thanks Manish Pandit

Hi,

I just purchased Reactify and started it up. However, when I click on the SASS dashboard it throws an error: Cannot read property of ‘CAD’ of undefinded in StockExchange.render as well as a bunch of cannot setState of an unmounted component. This causes the page to become blank and I cannot view it, which is unfortunate because the SASS dashboard is the one I need to see the most. It was behaving the same in the live demo for me yesterday, but today it seemed to be working so I went ahead and purchased. I’m disappointed that it isn’t working…. any help would be appreciated.

Hi,

Please download the latest files from themeforest and everything should be fine. Please let us know if you need anything else.

Thanks!

Hello,

Reactify works with the latest version of Node JS(v10.9.0) & NPM ?

Hi,

Currently Reactify compatible with nodejs <9 versions. We are waiting for the modules to be updated, once they are stable with the latest version we will upgrade the template.

Thanks!

My team was using Redux-thunk as middleware. We didn’t like the design. We brought a template here and it was using Redux-saga.

So my team is not able to migrate the code. Now we decided to buy this template, is this template support Redux-thunk?

Hi,

Reactify support both middlewares. It comes with two versions, one is for redux-thunk and other is for redux-saga.

Thanks!

Hello Author,

Your SaaS demo does not working -http://reactify.theironnetwork.org/horizontal/dashboard/saas , Could you please resolve that issue.

Hi,

It is working fine now. Thanks!

We wanted to build a SAAS product so please let us know what is the price for the extended license.

“If you are building a SAAS product please purchase an extended license.”

Hi,

Thanks for your interest in our product. You can change the dropdown at right hand side from regular to extended license to buy an extended license for 699. Thanks!

Hi. The application was running perfectly till yesterday and when today I ran the command ‘npm start’, it started showing this error:

> reactify@3.0.0 start D:\Reactify\CANVAS-React-UI\reactify(redux-saga) > webpack-dev-server—mode development—hot—progress

‘webpack-dev-server’ is not recognized as an internal or external command, operable program or batch file. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! reactify@3.0.0 start: `webpack-dev-server—mode development—hot—progress` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the reactify@3.0.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\asima\AppData\Roaming\npm-cache\_logs\2018-08-27T06_36_16_343Z-debug.log

Hi Again, I have a situation and thought to ask your expert opinion. Problem Statement: I have two docker containers (frontend-reactify and backend). The backend container has endpoint which I am using at different places in react application to display the data. I have replaced that endpoint from localhost to IP of backend container and till this point everything is working fine. Now I want to pass the same IP of container through docker run -e command so that I can fetch that value in react app and it will automatically be updated to use the endpoint despite of writing it manually which is not possible as the docker container can change the IPs at different times. What’s Done: I am passing key/value pair in docker run -e “IP=12345” …… I am fetching that value in AppConfig.js file by (backendIP: process.env.IP)…… In desired file I am assigning it to replace the endpoint. In console.log it is showing undefined. Note: I have already went inside the docker and checked the variable with echo and it is showing the value which means the docker run -e is passing the data.

Any help??

Hi,

We need to look into the docker file, It’s hard to get the error Please send us your docker file at the support@theironnetwork.org.

Thanks!

I have solved the issue. I just passed the value with docker build -e “key=somevalue” and fetched that value in webpackconfig file. Now there is another problem. I am getting the following error after I have hosted the site. GET http://react.flow.xx.com:3000/sockjs-node/info?t=1536820978178 0 ()

> node-pre-gyp install—fallback-to-build—library=static_library

node-pre-gyp ERR! Tried to download(403): https://storage.googleapis.com/grpc-precompiled-binaries/node/grpc/v1.10.1/node-v64-linux-x64-glibc.tar.gz node-pre-gyp ERR! Pre-built binaries not found for grpc@1.10.1 and node@10.9.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp) node-pre-gyp ERR! Pre-built binaries not installable for grpc@1.10.1 and node@10.9.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp) node-pre-gyp ERR! Hit error Connection closed while downloading tarball file gyp ERR! configure error

what do i have to do? I just wanna easy install… Already upgrade my node to 10.x and npm to 6.4 …. :(

[RESOLVED] Looks like removing node-sass and firebase i could install all the package. After that i installed firebase and node-sass again: npm install firebase && npm install node-sass…. and npm start

ur demo is broken, says to enable javascript.

I just purchased this theme, but I already somewhat feeling mislead, firstly this is not a theme but an already built app, secondly i can’t find the user management, chat, user profile, feedback, sign up, login, pages or components, as they are probably hidden somewhere in your app(web-app not theme), and your docs are sadly too light to help me understand your web-app. I don’t know if this is how react theme generally look, although i doubt this is the case, but from the general bootstrap HTML themes I tend to buy they generally are pages you can easily edit and customize to your needs, this react web app is just too complex for my liking to start doing something like that, i already have my own app and just want to switch some components and design, I certainly do not want to have to use your react app implementation.

Hi,

Thanks for purchasing our template.

Reatify is a react based template built with react and redux. It can be used to build dynamic admin apps using inbuilt components and features. It can also be used for existing admin apps build with react.js. You can check our documentation for folder structure and usage here https://iron-network.gitbook.io/reactify. It will help you to understand the template structure and start building your app.

Under the downloaded package from themeforest you will find two versions and seed projects 1.Redux-saga 2.Redux-thunk 3.Seed

Above folders contains full packaged with all pages integrated with data,under seed folder you can find starter pack if you want to build admin panel from scratch without using inbuilt pages.

We recommend you to go through the documentation first. Please send us an email at support@theironnetwork.org for your queries or if you need any help to setup the template.

Thanks

Update my earlier comment was very out of place as their service and support is very superb, I highly recommend them.

Thanks for your kind words. :)

We have bought your product and are looking forward to using it. I’ll give it to the developers tomorrow. Do I still get a license key or something. Do I have to give something to the developer or do we have to enter something when we publish it on the actual website? Since I am not a developer myself, I just want to do the administrative right before I pass on something wrong thank you Georg

Hi George,

Thanks for purchasing our product, when you bought the product there was a purchase key assigned to it via envato and that is something that gives you the license to use the product, you can give it to the developer and they would be able to use it. You don’t need to give any thing to them just the downloaded files. here is the link to project documentation as well

Let us know if you need anything else. Thanks!

https://iron-network.gitbook.io/reactify

You meen the Purchase code in the Mail with the invoice? I have not received any other information nor are there any other information in the invoices. And I have to give this code to the developers

Yes, You dont need to give the code to anyone, simple give them the downloadable files and they should be able to work with it.

Thanks!

Hello, a little addition to my questions Do you also have something like a webplayer that you can integrate nicely

many thanks for the answers Best regards Georg

Hi,

- WebPlayer It can be done with this module https://video-react.js.org/ Let us know if you need anything else.

Thanks!

Thanks for the answers and the impressive support. We will buy your theme.

Final Question: you can also have the menu bar horizontally the fields are also translated into the different languages. Is there a manager who links the pages in the different languages or do you get these fields from the server via an API?

Hi,

We provided menus file in the app where you can add the menus and also there is a localisation file where you need to define each string that need to be translated.

Thanks!

Hello, we would like to buy the Reactify – React Redux material BootStrap 4 Admin Template. If the technical department leaves questions if they have solutions for the following functions, that they did not find them in their description, please excuse us, we should have overlooked it.

+Drag And Drop File Upload Plugin For Bootstrap – dropzone +Can you change the colors centrally in a CSS (the colors are a bit too bright for us) +Multiselect – Widget to make multiple selections, or two lists where I can move a selection from one list to the other. +Horizontal scrolling is only possible with scroll bar (is old fashioned) Is there also the option to realize the navigation with a left or a right arrow at the end of the list as with Netflix, Amazon etc.? +Immage Croper > Can you select a section from an image, reduce the size of the image? +Creation of Invoice Are you also doing custo

Do you also do customer projects?

Kind regards from Vienna George

Hi George,

Hi,

Thanks for showing the interest in our product. As you have asked we can integrate the missing features in template as follows.

- Drag And Drop File Upload It can be integrated with https://react-dropzone.netlify.com/ module.

- Change the colors centrally in a CSS. Reactify fully supports colour and design changes with sass files, it can be done with variable changes in sass config files. You can check our documentation for more details.

- Multiselect we already this feature integrated in template http://reactify.theironnetwork.org/app/drag-andDrop/react-dragula , please provide us an example if its not what you are asking for.

- Horizontal scrolling We have slick slider integrated in template which can be used here, template also have react custom scrollbar which provides horizontal scrolling with ease.

- Image Croper It can be done with this module https://www.npmjs.com/package/react-image-cropper. - Invoice We already have a invoice page template in the app you can check the demo http://reactify.theironnetwork.org/app/ecommerce/invoice, you can make the required changes in it and integrate it with any api to make it dynamic.

Yes we do take custom projects, you can mail us directly at support@theironnetwork.org

We will try to include the requested features in our next update. Let us know if you have any other query.

Thanks!

Hallo Thank you for your quick reply

Here is an example that can move from one list to another list http://preview.themeforest.net/item/adminify-vuejs-bootstrap4-admin-template/full_screen_preview/20833480?ref=cirvitis&clickthrough_id&redirect_back=true Why didn’t you do the drag and drop upload? Theoretically I can realize every functionality with the React library.

You already have predefined API interfaces or?

Di you have also solution to integrate a Audioplayer?

Regards Georg

Not sure if we completely understand your queries, for the part which we understand

- You can use react-dnd module that is already integrated in the app. you can check the demo http://reactify.theironnetwork.org/app/drag-andDrop/react-dnd - Audio Player

This can be integrate with https://www.npmjs.com/package/react-audio-player

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey