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.

Great Job with this product

Hi,

This is in regard to a comment may be you edited it, It seems like you are running the project on the sameport address that is being used by the other or may be busy. To resolve this issue you can change the port or you can close your other application.

You can check the documentation to change the port address. https://iron-network.gitbook.io/reactify/start-development

Let us know if it works for you.

Pre-sales Questions Great job on this reactify! I have 2 questions 1) pre-integrated API? what does it mean? How does it work? 2) Auth0 support? what does it mean? How does it work?

Thanks Ganesh

Hi Ganesh,

Thanks for your interest in our product.

1. pre-integrated API means Reactify comes with a sample api’s where all widgets data comes from api. We have integrated axios library which is most widely used for http request or many other things you can do it with. You can use axios to connect your backend server. You can easily change the end points as per your requirement.

2. Auth0 provides authentication and authorization as a service. We have used Auth0 to Authenticate the user in the app. It generates the token when user signin and you can send this token for each api request to verify the user. To get more information about Auth0 you can check the documentation https://auth0.com/docs/getting-started/overview.

Let us know if you need anything else.

Thanks!

Not quite sure what this means, could you assist?

$ npm start

> reactify@4.2.0 start …\react-themes\react-reactify-theme\reactify-redux-thunk > webpack-dev-server—mode development—inline—progress

95% emitting HtmlWebpackPlugin ERROR  Failed to compile with 1 errors06:36:29

This relative module was not found:

  • ./src/index.js in multi (webpack)-dev-server/client?http://localhost:3002 babel-polyfill react-hot-loader/patch ./src/index.js

Hi,

Can you elaborate us what changes you did in the project files. It seems like index.js file is missing in the project. Make sure you copy all the project files and hidden files too in your project files. You can also reach us at support@theironnetwork.org.

Let us know if it works or not. Thanks!

Hi, Is this template integrated with Firebase to change an own JSON data like CRUD methodologies?

Hi,

Currently we have integrated firebase authentication in the template. To integrate CRUD methodologies in your own JSON data you can follow the given below links:-

https://medium.com/get-it-working/get-googles-firestore-working-with-react-c78f198d2364 https://grokonez.com/frontend/react/how-to-react-firebase-database-crud-operations-in-react-webpack

Thanks!

I cant find any documentation. Where is it? links dont work, simple google search dont work. Links are dead

Here is the link to the documentation

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

Thanks!

I received the foll error:

$ npm install

> grpc@1.10.1 install react-reactify-theme\reactify-redux-thunk\node_modules\grpc > node-pre-gyp install—fallback-to-build—library=static_library

node-pre-gyp ERR! Pre-built binaries not installable for grpc@1.10.1 and node@10.2.1 (node-v64 ABI, unknown) (falling back to source compile with node-gyp)

Hi,

Please use nodejs version 9 or below, we will release the code as and when all modules used have their stable version available. Thanks!

Hi,

I really like your theme and would like to use it for my project. However, I am new to React and I am having difficulties understanding your code structure. I am not going to use Firebase and I am only going to use the default layout dashboard. I tried working on the seed version of Redux-Saga but the routing is still confusing. Is there anyway that you can help me?

Hi,

We have updated the documentation for you. To remove the firebase from the app refer to the documentation https://iron-network.gitbook.io/reactify/faqs#how-to-completely-remove-firebase.

Thanks! Let us know if you need anything else.

Hi, I have updated my Node version to version 8.12.0 and the app doesn’t seem to be working.

I am getting this error: 407 Proxy Authentication Required

My apologies I solved this error

@alessandrogurgel lets wait for the team to reply…

Hi,

Please download the latest file we have fixed this issue. The issue was is in the webpack-cli version, it automatically updates when it’s update available for now we have removed the caret symbol from the package.json file and we forced to stop it’s update automatically.

You can also remove the caret symbol from your project file. Go to project files and open package.json file.

https://tinyurl.com/ycw4c5vb

Thanks! Let us know if you need anything else.

@sharathm89 I got the same error

Hi,

Please download the latest file we have fixed this issue. The issue was is in the webpack-cli version, it automatically updates when it’s update available for now we have removed the caret symbol from the package.json file and we forced to stop it’s update automatically.

You can also remove the caret symbol from your project file. Go to project files and open package.json file.

https://tinyurl.com/ycw4c5vb

Thanks! Let us know if you need anything else.

Helllo, how translate input placeholder or alt image with intl messages?

how translate input placeholders and image alts with intl messages?

Hi,

To translate the input placeholder and image alt with intl messages , you just need to follow the instructions which are given in the screenshots:

1.Screenshot for translate input placeholder:https://tinyurl.com/y784c5mh
2.Screenshot for translate image alt :https://tinyurl.com/yd6sgtuh

Let us know if it works for you or not.

Thanks!

i downloaded and did a npm install in couple of folders but everywhere I get below error…

using node 9.11.0 but tried even with 8.11.0 and npm with 5.6.0 version

After downloading I haven’t made any changes to source code just tried doing a npm install and npm start

/home/reactify-v4.2.0/seed/reactify(redux-saga)/node_modules/webpack-cli/bin/config-yargs.js:89 describe: optionsSchema.definitions.output.properties.path.description, ^

TypeError: Cannot read property ‘properties’ of undefined

Hi,

Please download the latest file we have fixed this issue. The issue was is in the webpack-cli version, it automatically updates when it’s update available for now we have removed the caret symbol from the package.json file and we forced to stop it’s update automatically.

You can also remove the caret symbol from your project file. Go to project files and open package.json file.

https://tinyurl.com/ycw4c5vb

Thanks! Let us know if you need anything else.

thanks

Hi Guys,

I bought this template and I am following the docummentation.

When I run npm start, I got an error that seems to be related to the webpack settings. Described bellow.

ypeError: Cannot read property ‘properties’ of undefined at module.exports (/home/alessandrogurgel/chatfindworkspace/car-website/reactify-v4.2.0/reactify-redux-thunk/node_modules/webpack-cli/bin/config-yargs.js:89:48) at Object.<anonymous> (/home/alessandrogurgel/chatfindworkspace/car-website/reactify-v4.2.0/reactify-redux-thunk/node_modules/webpack-dev-server/bin/webpack-dev-server.js:84:40) at Module._compile (internal/modules/cjs/loader.js:689:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10) at Module.load (internal/modules/cjs/loader.js:599:32) at tryModuleLoad (internal/modules/cjs/loader.js:538:12) at Function.Module._load (internal/modules/cjs/loader.js:530:3) at Function.Module.runMain (internal/modules/cjs/loader.js:742:12) at startup (internal/bootstrap/node.js:279:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:752:3) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! reactify@4.2.0 start: `webpack-dev-server—mode development—inline—progress` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the reactify@4.2.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Could you help me find the suitable package versions that may solve this problem?

Hi,

Can you elaborate us what version of nodejs and npm are you using?. You can check the node version by running node -v and npm -v in the terminal.

Thanks!

node. v8.12.0 npm. 6.4.1

But I also tried with node v10

Hi,

Please send us your project files at support@theironnetwork.org we will look into it. 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!

Hi, any help to get the displayname on firebase auth ?

Hi,

There is two ways to get the displayName on firebase auth. When user signin and signup into the app it’s data stores into the vuex store and local storage.

You can find those functions which stores the user data in src -> store -> modules -> auth -> index.js file.

https://tinyurl.com/yckxeb2g

To get the display name you can check the screenshot.

https://tinyurl.com/y8zrbupk

Thanks! Let us know if you need anything else.

I dont have src -> store -> modules -> auth -> index.js file. ...

We have replied on your mail. Please check and confirm if you need anything else. Thanks!

Hello, my developer advised me not to use the theme because it has serious disadvantages in his opinion. I like the Theme very much and I have already invested some development money so I would like to keep it. Be arguments that theme can’t be used anymore: 1) the effort to integrate the updates into the code changed by us is incredibly high. 2) all the tools you use are backwards compatible. 3) The services we have wished for are realized in your theme almost exclusively with external fee-based services. Examples: The search function of the theme, SEO optimization. 4) we will always have problems to realize a proper SEO. we can not integrate the page titles neatly into the URL 5) Products from the shop cannot be accessed directly via a URL.

Since I have the feeling that your theme is solved cleanly, I can not imagine that: Search – Solution and SEO will only work northwards if nman uses a paid third party provider. you don’t have a local clean SEO solution. You don’t have an update solution how to use your update properly without destroying your own code.

Maybe it’s also due to our developer?

Thank you for supporting me in finding good arguments for your theme, which I personally really appreciate

Following are point wise reply to your queries

1.Not true. We maintain git repository for the template with change logs and provide access to our customers so that they can check the updates and apply them on their apps. On git repo you can check what change are done on file line by line so it’s easy to integrate changes on existing apps. You can provide us your git handle i.e username/url and we will provide you the repository access

2. Backward compatibility is an advantage no? not a disadvantage, We use latest stable module versions and regularly update the template on themeforest, We also test the template on all devices to make sure its compatible across all platforms.

3.Most of the features are free and integrated with system which can be directly used on pages. For advance features we provide algolia search which is most popular third party paid service and depends on your requirement if you want to use it or not. These third party features are subscription based and should be integrated with unique accounts only. We have clearly mentioned in project description that we use algolia.

4. Template comes with an integrated SEO module which provides you the feature to control page wise title and description. It is a common practice to integrate custom SEO methods with SPA ( single page application ) which depends on the application structure and developer, reactify is SEO optimized and build to support customizations.

5. We provide most functional shop pages in this category as they all are integrated with REST API, you can integrate them with your REST api. To access a product with url you just need to declare your routes as per your requirement.

Btw we do provide custom services as well, You can send us an email at support@theironnetwork.org and we would be happy to discuss your project. Thanks! and have a lovely day ahead.

Thank you very much for your answer. My developer told me that most themes that work with React have the problem that they don’t offer SSR (Server Side Rendering). And with that I can’t make a snapshot of the pages and can never get a good SEO result. As far as I have understood, you try to take the detour via third parties.

Did I understand the problem correctly from my developer? And is it true that you don’t offer local SSR?

Hello, if I want to put the Tehme on a development server, I need a second license. The server is then only online for the test time, otherwise offline.

Hi,

If you are using the product for more than one user, you need to buy another license or an extended license as per your requirement . If not then it should be fine.

Thanks!

Hello,

I have error with dropdown in header

when i click in dropdown, not show itens , in link, my project to check

https://we.tl/t-k0n5uxuS8Q

Hi,

To resolve this issue you just need to follow these simple steps:

1.Go to the index.js file under the src/components/Menu directory. 2.Open index.js file and add comuny-dropdown class in UncontrolledDropdown tag as it given in the screenshot https://tinyurl.com/y7yoqham

Let us know if you need anything else.

Thanks!

Hello, I downloaded the Reactify ReactJS Redux Material Bootstrap 4 admin template from Themeforest. It works fine but every time I run the server it compiles everything in the node_modules folder. I tried various ways to exclude the folder from the webpack config when running webpack dev server, but I can’t manage to do so. It takes a long time to compile with every change.

can you please offer a way to disable the full build every single time?

Hi,

You need to enable hot reloading it will compile only those files in which you have changed. To enable hot reloading please follow the given below instructions:-

Open src -> package.json file and add—hot flag in the script e.g., you can check the screenshot

https://tinyurl.com/y7rfmdnw

Thanks! Let us know if you need anything else.

Hello, my developer meant that with your theme, which has a single page structure ”#”, I can’t very easily build a SEO friendly site. Is that true? Was it really a mistake to work SEO optimized from the point of view? I thought the Shop solution also offers SEO optimise ability. Many thanks for the always good help?

Hi,

Thanks for purchasing our template. With SPA as there is only 1 page which servers the application it seems to be that are not supporting the seo but there are practices available along with some modules which integrates a fully functional seo platform. Reactify supports common tags like title, description by default but to get provider a better control over seo we already have integrated a react module – react helmet, with this module you can control your headers for pages along with your custom tags

Please send us an email at support@theironnetwork.org along with your purchase code and we will give you the git repo access, you can download the latest code from there and integrate it on your app.

Let us know if you have any other query.

Thanks.

Hi, I’ve purchased your Reactify.

It’s not working properly when I do “npm install”.

Thankyou.

Soved!! Thankyou @diogobaracho

Steps:

1. Delete firebase and node-sass in packages.json
2. npm install
3. npm i --save firebase && npm i --save node-sass
4. npm start

Done.

Hello, I was wondering if the documentation includes an Adobe XD File for the entire template, if no, could I ask if the team has any plans into making one?

Regards.

Thanks for your interest, we don’t have any plan yet to have adobe XD file. Thanks!

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