JoelWebsites Posted June 27, 2014 Share Posted June 27, 2014 What does > Configuration::get('MYMODULE_NAME') mean what does MYMODULE_NAME mean? Link to comment Share on other sites More sharing options...
vekia Posted June 27, 2014 Share Posted June 27, 2014 it's a variable stored in database you can use there any text you want to store some settings values in db code you mentioned gets setting value. to save it you can use updateValue('variable','value'); Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now