Discussion on Fortress - React Admin Template

Discussion on Fortress - React Admin Template

Cart 408 sales
Well Documented

FortressThemes supports this item

Supported

This author's response time can be up to 1 business day.

125 comments found.

I want to understand the version of the different tools (React, Redux, Material-UI, etc…) you are using. Can you post your package.json or give a list?

Hello,

This template is based on the react boilerplate version 3.4. You can check the documentation here:

https://github.com/react-boilerplate/react-boilerplate/tree/v3.4.0

And for material-uiL

https://v0.material-ui.com/v0.18.7

Sir , can buy this template to use my application which i gonna develop ERP application and upload codecanyon , please give me a genuine answer .

Hello,

Yes, this template allows you to build any admin app. You can check the documentation from the repositories used in this template:

https://github.com/react-boilerplate/react-boilerplate/tree/v3.4.0 https://v0.material-ui.com/v0.18.7/

Hello,

Great work! but it seems material-ui has undergone a breaking change since it was integrated with its 0.18.7 release. It’s now 1.2.0, and has different ways to customize the template. Needless to say I prefer customizing it the 1.2.0 way rather than the 0.18.7 one, and of course would not be able to do much with the template if not customized.

When do you expect material-ui v1 to be supported, and can you recommend a codemod to use until then? Many thanks.

Hello,

Material-ui recently launch their new version, we are working on a new version for this theme that will include this version and also will be based on Nextjs.

You can refer to material-ui previos documentation: https://v0.material-ui.com/#/

I need to build a simple database application with above 10 use cases.

I want to use Django for the backend (rest & orm), and React for the front end.

is it possible and easy to integrate FortressThemes with Django? Do you provide examples for that integration? Do you recommend to use Django serverside or do you recommend to use another technology?

Hello,

You can use Django as backend with rest APIs, check this demo: http://react.adminwebtemplates.com/apiDemo

We are using this test API: https://jsonplaceholder.typicode.com

I have a need to to build 3 different environments going to their respective folders due to way the S3 buckets are configured. dev cqa prod

In the past I’ve done this in my webpack config: dist: ’./dist/’ + (env === ‘production’ ? ‘prod’ : env) + ’/’

and then in my package.json “dev”: “NODE_ENV=dev build”, “cqa”: “NODE_ENV=cqa build”, “prod”: “NODE_ENV=production build”, “build”: “rimraf dist && yarn cqa && yarn prod”

How would I do it in this theme? Also has any progress on Webpack 4 & React 16.3 been made? Would really love to see those performance enhancements.

Hello,

check these comments: https://github.com/react-boilerplate/react-boilerplate/issues/446#issuecomment-309292573

Maybe a config.json could help you. We have used it in other projects and we can guide you on how to implement it. Send us a private message and then we can chat by skype or other: https://themeforest.net/user/fortressthemes

Ok, will do. Looking over the link now. I’d also recommend when you update this repo to also doing some house cleaning on the package.json scripts and the internals. There’s a lot of the react-boilerplate stuff that 99% wont use and novices will likely destroy their environment.

Here’s an example of someone who has already done that: https://github.com/react-boilerplate/react-boilerplate

Hello, I need to change the icon of the “AppAsideToggler” component of the fortress-react-admin template and I am not getting information on how to do this, please help me.

Hello,

In order to change icons on the sidebar, go to app/data.js

Icons looks like this: <FontIcon className=”material-icons”>assessment</FontIcon>

Basically you need to change the content of the FontIcon.

You can find the list of icons here: http://react.adminwebtemplates.com/icons

Example:

<FontIcon className=”material-icons”>accessibility</FontIcon>

Hello, I need to change the icon of the “AppAsideToggler” component of the fortress-react-admin template and I am not getting information on how to do this, please help me.

You can send us a private message from our envato profile in case you need support: https://themeforest.net/user/fortressthemes

It’s still use router 3.xx.I’m disappointed.

Do you plan to use mobx as state manager?

As redux is so complicated?

Our new version will be using nextjs and will be SSR

Hi,

We install the theme in our React projet.

We still have an error in redux-saga ”`The latter will not work with yield*, as helper effects are wrapped automatically for you in fork effect.”

REF : 6f590519-1d32-4e61-937d-56ee59ffb12c – 20 Mar 2018

Hello,

Check this link:

https://github.com/redux-saga/redux-saga/issues/959

You can send us a private message in case you need support: https://themeforest.net/user/fortressthemes

Is this compatible or updated to the latest versions of React 16 & Webpack 4?

Hello,

No, we are still working on the new version that will be ready at the end of the month and it will include the latest version of react and material-ui.

Thanks for your great work!

Just wondering if you gonna add Server-Side Rendering feature any time soon ? Maybe you could consider using “next.js” for the next release ?

Cheers

Interesting,

We didn’t consider SSR for a future version, but definitely we will add it.

next.js is a great framework, yes we will consider it for our next release. Thank you :)

Awesome! BTW any approximate date ?

Thanks

We hope to have a new version by the end of may

Hi,

Great work, hence reaching out to you.

We are a Software product company in Pune, India. We are looking for high quality design Admin templates for our soft product who will design PSDs and Html screens.

We are looking for sleek, clean attractive designs. Wherever you are on this globe, pls get in touch with us, whe. We would first like to see your design, creative work and then get on a call with you to take this association of freelance assigning with you. Kindly direct us to your work assignment showcase and send your contact details. This is pretty urgent!

Our contact – sapana.sharma@celoxis.com

About Celoxis:

Celoxis is world’s leading project management & PPM software. We are one of India’s first SaaS companies, founded in 2001 and headquartered in the western city of Pune. Celoxis is rated among 3 best project management software tools in the world and is deployed by more than 2,000 customers globally, spanning various industry verticals. We are great paymasters and hence keen on identifying, hiring & rewarding creme talent.

Discover us more on www.celoxis.com

Is there any WYSIWYG Editor in your theme? If is not, will you add later?

Hello,

No, we don’t have one and we’re not planning to add one for now. But, we can guide you on how to include a WYSIWYG for this template in case you decide to buy it :)

I tried to install and received errors. I pasted all the errors in this comment and they were lost. Please email me to request logs. Failed on Linux Ubuntu.

Hello,

I received the logs by email:

sh: 1: node: not found npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.1.3 npm ERR! Linux 4.13.0-36-generic npm ERR! argv ”/usr/bin/nodejs” ”/usr/bin/npm” “install” npm ERR! node v4.2.6 npm ERR! npm v3.5.2 npm ERR! file sh npm ERR! code ELIFECYCLE npm ERR! errno ENOENT npm ERR! syscall spawn

Looks like a node and npm error.

node version should be >=5 npm version should be >=3

I was using the node and npm from Ubuntu 16.04 that installed with apt-get. Evidently they have slipped to very much out of date in the standard Ubuntu repository.

I removed those and installed directly from nodejs.org and everything is working now. Thank you for quick reply.

Hello! i am very interested in your product but i am using React v.15 , React-router v. 3, redux v.3 , material UI v. 0.20 and ag-grid, Can i use it with those versions?

Hello,

Yes, we are basically using similar versions:

react: 15.6.1 react-router: 3.0.2 redux: 3.6.0 material-ui: 0.18.7

Hello, which component use for menu and header tab?

Hi there nice work on the code i am little bit struggling with your setup on Sagas i need your help I am editing app/containers/sagas.js i try make a POST request via fetch to autorize the user my problem comes on fetchSignin function i have added a fetch before your try cases but unfortunatelly this yeld put not works inside arrow fucntuion

do you have any example of login by fetchin API ?

Hello,

We can guide you, but we will need more information. Would you please send us a private message using envato profile.

how i do that i dont find any private messages

hey. thanks for the great product. My question may seem odd but i really appreciate it if you could help me. Im looking to develop a restaurant ordering admin panel for the restaurant operator with react.

First of all does your theme proper for such task? 2) what should i learn exactly (except react itself) to modify and develop on top of your theme? 3) can I use third party javascript libraries to use alongside with this theme for grids, schedulers and … which are not react based? 4) what kind of support i will get along the way?

1) if you explore all the components and find waht you are looking for, then this template will fit your needs. 2) Redux and Sagas based on this bolierplate which is the core of the template https://github.com/react-boilerplate/react-boilerplate/tree/v3.4.0 3) yes, it will depend on the component of course. Any template could have issues installing third party components 4) we are here to answer any question regarding the template

Hi! What are the current version for react and material ui used on this project? BTW: Its an excellent work!

Hello,

React: react: 15.6.1 Material-ui: 0.18.7

Hello,

I need to implement react-bootstrap-table2 component.

And,

Can we load CSS and Js files into our template? If yes, Please let me know how to implement that.

Thanks

Yes, no problem.

Lets talk in skype and I can guide you on how to implement it. :)

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